libtasn1: update to 4.6.
This commit is contained in:
parent
e2f9fc1c86
commit
f939de09a8
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'libtasn1'.
|
# Template build file for 'libtasn1'.
|
||||||
pkgname=libtasn1
|
pkgname=libtasn1
|
||||||
version=4.5
|
version=4.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
short_desc="ASN.1 structure parser library"
|
short_desc="ASN.1 structure parser library"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnu.org/software/libtasn1/"
|
homepage="http://www.gnu.org/software/libtasn1/"
|
||||||
license="GPL-3, LGPL-2.1"
|
license="GPL-3, LGPL-2.1"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=89b3b5dce119273431544ecb305081f3530911001bb12e5d76588907edb71bda
|
checksum=3462fc25e2d2536878c39a8825f5e36ba2e2611b27ef535e064f4c56258e508b
|
||||||
|
|
||||||
libtasn1-devel_package() {
|
libtasn1-devel_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision}"
|
depends="${sourcepkg}-${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue