]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - libtasn1/libtasn1.nm
kernel: Update to 3.15.6.
[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
2e67c9e7 7version = 3.2
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}
1f9bc2f0 30
802ea3af
MT
31 package %{name}-devel
32 template DEVEL
33 end
1f9bc2f0
MT
34
35 package %{name}-debuginfo
36 template DEBUGINFO
37 end
802ea3af 38end