libtasn1: update to 4.9.

This commit is contained in:
Juan RP 2016-07-28 07:59:22 +02:00
parent 58dd66c4cd
commit cf946a4021

View file

@ -1,6 +1,6 @@
# Template build file for 'libtasn1'. # Template build file for 'libtasn1'.
pkgname=libtasn1 pkgname=libtasn1
version=4.8 version=4.9
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="perl" hostmakedepends="perl"
@ -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=fa802fc94d79baa00e7397cedf29eb6827d4bd8b4dd77b577373577c93a8c513 checksum=4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920
libtasn1-devel_package() { libtasn1-devel_package() {
depends="${sourcepkg}-${version}_${revision}" depends="${sourcepkg}-${version}_${revision}"