From f9d9a1322f7b5086f885e87f07bf8340aef50a2d Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 15 Sep 2015 07:34:36 +0200 Subject: [PATCH] libtasn1: update to 4.7. --- srcpkgs/libtasn1/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libtasn1/template b/srcpkgs/libtasn1/template index 1fb88185698..4a7289151fe 100644 --- a/srcpkgs/libtasn1/template +++ b/srcpkgs/libtasn1/template @@ -1,6 +1,6 @@ # Template build file for 'libtasn1'. pkgname=libtasn1 -version=4.6 +version=4.7 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="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz" -checksum=3462fc25e2d2536878c39a8825f5e36ba2e2611b27ef535e064f4c56258e508b +checksum=a40780dc93fc6d819170240e8ece25352058a85fd1d2347ce0f143667d8f11c9 libtasn1-devel_package() { depends="${sourcepkg}-${version}_${revision}"