]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - libtasn1/libtasn1.nm
libtasn1: Update to 3.0.
[people/ms/ipfire-3.x.git] / libtasn1 / libtasn1.nm
CommitLineData
d68b5c7d 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
d68b5c7d
MT
4###############################################################################
5
802ea3af 6name = libtasn1
a11f5136 7version = 3.0
802ea3af 8release = 1
d68b5c7d 9
802ea3af
MT
10groups = System/Libraries
11url = http://www.gnu.org/software/libtasn1/
12license = GPLv3+ and LGPLv2+
13summary = The ASN.1 library used in GNUTLS.
d68b5c7d 14
802ea3af 15description
d68b5c7d
MT
16 This is the ASN.1 library used in GNUTLS. More up to date information can
17 be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org.
802ea3af
MT
18end
19
a11f5136 20source_dl = http://ftp.gnu.org/gnu/libtasn1/
802ea3af
MT
21
22build
23 requires
24 bison
25 end
26end
27
28packages
29 package %{name}
30 end
1f9bc2f0 31
802ea3af
MT
32 package %{name}-devel
33 template DEVEL
34 end
1f9bc2f0
MT
35
36 package %{name}-debuginfo
37 template DEBUGINFO
38 end
802ea3af 39end