[arch-commits] CVS update of extra/lib/gnutls (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Oct 28 14:03:32 UTC 2007


    Date: Sunday, October 28, 2007 @ 10:03:32
  Author: jgc
    Path: /home/cvs-extra/extra/lib/gnutls

Modified: PKGBUILD (1.32 -> 1.33)

upgpkg: gnutls 2.0.2-1
Update to 2.0.2, which is really an official stable version


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


Index: extra/lib/gnutls/PKGBUILD
diff -u extra/lib/gnutls/PKGBUILD:1.32 extra/lib/gnutls/PKGBUILD:1.33
--- extra/lib/gnutls/PKGBUILD:1.32	Wed Sep 19 15:35:11 2007
+++ extra/lib/gnutls/PKGBUILD	Sun Oct 28 10:03:32 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.32 2007/09/19 19:35:11 jgc Exp $
+# $Id: PKGBUILD,v 1.33 2007/10/28 14:03:32 jgc Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 
 pkgname=gnutls
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 url="http://www.gnu.org/software/gnutls/"
 options=('libtool')
-depends=('gcc-libs' 'opencdk>=0.6.4' 'libtasn1>=1.1' 'lzo2' 'readline')
-source=(ftp://ftp.gnutls.org/pub/gnutls/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('181b2ff554a83e6cf85505ea16699d39')
+depends=('gcc-libs' 'opencdk>=0.6.5' 'libtasn1>=1.1' 'lzo2' 'readline')
+source=(ftp://ftp.gnutls.org/pub/gnutls/devel/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e22aafc38991dd6ed937376156ea2efc')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list