[arch-commits] CVS update of arch/build/lib/libtasn1 (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Sep 12 19:12:27 UTC 2007


    Date: Wednesday, September 12, 2007 @ 15:12:27
  Author: jgc
    Path: /home/cvs-arch/arch/build/lib/libtasn1

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: libtasn1 1.1-1
This one goes to testing also, no sobump but major version upgrade. Should move with opencdk and gnutls


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: arch/build/lib/libtasn1/PKGBUILD
diff -u arch/build/lib/libtasn1/PKGBUILD:1.15 arch/build/lib/libtasn1/PKGBUILD:1.16
--- arch/build/lib/libtasn1/PKGBUILD:1.15	Sun Jun 17 11:41:21 2007
+++ arch/build/lib/libtasn1/PKGBUILD	Wed Sep 12 15:12:27 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.15 2007/06/17 15:41:21 jgc Exp $
+# $Id: PKGBUILD,v 1.16 2007/09/12 19:12:27 jgc Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=libtasn1
-pkgver=0.3.10
+pkgver=1.1
 pkgrel=1
 pkgdesc="The ASN.1 library used in GNUTLS"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 depends=('glibc')
 options=('!libtool')
 source=(ftp://ftp.gnutls.org/pub/gnutls/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('650145edefc26d4910a4f603cdab2535')
+md5sums=('93b43cc5013bda4d8bf64508f1566c54')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list