[arch-commits] CVS update of extra/network/neon (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Oct 26 16:15:16 UTC 2007


    Date: Friday, October 26, 2007 @ 12:15:16
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/neon

Modified: PKGBUILD (1.27 -> 1.28)

upgpkg: neon 0.27.2-1


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


Index: extra/network/neon/PKGBUILD
diff -u extra/network/neon/PKGBUILD:1.27 extra/network/neon/PKGBUILD:1.28
--- extra/network/neon/PKGBUILD:1.27	Sat Sep 29 10:50:34 2007
+++ extra/network/neon/PKGBUILD	Fri Oct 26 12:15:16 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.27 2007/09/29 14:50:34 andyrtr Exp $
+# $Id: PKGBUILD,v 1.28 2007/10/26 16:15:16 andyrtr Exp $
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 # Maintainer: Jason Chu <jason at archlinux.org>
 
 # KEEP LIBTOOL FILES!
 pkgname=neon
-pkgver=0.27.0
-pkgrel=2
+pkgver=0.27.2
+pkgrel=1
 pkgdesc="HTTP and WebDAV client library with a C interface"
 arch=('i686' 'x86_64')
-depends=('libxml2' 'openssl>=0.9.8b' 'heimdal>=1.0.1' 'zlib' 'expat>=2.0' 'db>=4.6')
+license=('GPL' 'LGPL')
+depends=('libxml2' 'openssl>=0.9.8f' 'heimdal>=1.0.1' 'zlib' 'expat>=2.0.1' 'db>=4.6')
 url="http://www.webdav.org/neon/"
 source=(http://www.webdav.org/neon/${pkgname}-${pkgver}.tar.gz)
-md5sums=('29a0467b5d84d3f1d78bb79c7c0e02d4')
+md5sums=('24d434a4d5d4b6ce8f076039688f60ce')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list