[arch-commits] Commit in libtasn1/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Jun 1 13:23:40 UTC 2009
Date: Monday, June 1, 2009 @ 09:23:40
Author: jgc
Revision: 40952
upgpkg: libtasn1 2.2-1
Modified:
libtasn1/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-01 13:23:25 UTC (rev 40951)
+++ PKGBUILD 2009-06-01 13:23:40 UTC (rev 40952)
@@ -3,7 +3,7 @@
# Contributor: judd <jvinet at zeroflux.org>
pkgname=libtasn1
-pkgver=2.1
+pkgver=2.2
pkgrel=1
pkgdesc="The ASN.1 library used in GNUTLS"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
options=('!libtool')
install=libtasn1.install
source=(ftp://ftp.gnu.org/gnu/gnutls/${pkgname}-${pkgver}.tar.gz)
-md5sums=('9c6869cca08b7392415c7939ffd2bbae')
+md5sums=('14cc361500d2e768a8a6ec538ce3fecb')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list