diff --git a/srcpkgs/libtasn1/template b/srcpkgs/libtasn1/template index 8d90e6a5114..ef0358418c4 100644 --- a/srcpkgs/libtasn1/template +++ b/srcpkgs/libtasn1/template @@ -1,7 +1,7 @@ # Template build file for 'libtasn1'. pkgname=libtasn1 -version=3.4 -revision=2 +version=3.5 +revision=1 build_style=gnu-configure hostmakedepends="perl" short_desc="ASN.1 structure parser library" @@ -9,10 +9,10 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/libtasn1/" license="GPL-3, LGPL-2.1" distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz" -checksum=f353507a458fe2372b791016a056c95946eebfc7256b49013851f134a5e6acc8 +checksum=d7fcffbc08b6413533b817d4ede5c2eadcb3dcb21c71cc91de6ece25191519ed libtasn1-devel_package() { - depends="${sourcepkg}>=${version}" + depends="${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include