From 7d962de9de99cf28494c16bbc35bc6e72edcee2b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 27 Jul 2014 17:11:05 +0200 Subject: [PATCH] libtasn1: update to 4.0. --- srcpkgs/libtasn1/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libtasn1/template b/srcpkgs/libtasn1/template index 98cc7f7a32f..6e7a1666d46 100644 --- a/srcpkgs/libtasn1/template +++ b/srcpkgs/libtasn1/template @@ -1,6 +1,6 @@ # Template build file for 'libtasn1'. pkgname=libtasn1 -version=3.6 +version=4.0 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=19e34766a38abc74cec1863cc30c8a4e13f763310ecaf7a5e861ba1d143ea430 +checksum=41d044f7644bdd1c4f8a5c15ac1885ca1fcbf32f5f6dd4760a19278b979857fe libtasn1-devel_package() { depends="${sourcepkg}>=${version}_${revision}"