diff --git a/srcpkgs/libtasn1/template b/srcpkgs/libtasn1/template index 6e7a1666d4..83c4900233 100644 --- a/srcpkgs/libtasn1/template +++ b/srcpkgs/libtasn1/template @@ -1,6 +1,6 @@ # Template build file for 'libtasn1'. pkgname=libtasn1 -version=4.0 +version=4.1 revision=1 build_style=gnu-configure hostmakedepends="perl" @@ -9,7 +9,7 @@ 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=41d044f7644bdd1c4f8a5c15ac1885ca1fcbf32f5f6dd4760a19278b979857fe +checksum=60ee6571dcfa00cf55406404912274d6dc759cbaa80d666b89d819feeff5f301 libtasn1-devel_package() { depends="${sourcepkg}>=${version}_${revision}"