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

Eric Belanger eric at archlinux.org
Tue Oct 30 04:40:22 UTC 2007


    Date: Tuesday, October 30, 2007 @ 00:40:22
  Author: eric
    Path: /home/cvs-extra/extra/network/curl

Modified: PKGBUILD (1.33 -> 1.34)

upgpkg: curl 7.17.1-1


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/network/curl/PKGBUILD
diff -u extra/network/curl/PKGBUILD:1.33 extra/network/curl/PKGBUILD:1.34
--- extra/network/curl/PKGBUILD:1.33	Fri Sep 21 00:29:15 2007
+++ extra/network/curl/PKGBUILD	Tue Oct 30 00:40:22 2007
@@ -1,8 +1,9 @@
-# $Id: PKGBUILD,v 1.33 2007/09/21 04:29:15 eric Exp $
+# $Id: PKGBUILD,v 1.34 2007/10/30 04:40:22 eric Exp $
 # Maintainer: Eric Belanger <eric at archlinux.org>
 # Contributor: Lucien Immink <l.immink at student.fnt.hvu.nl>
+
 pkgname=curl
-pkgver=7.17.0
+pkgver=7.17.1
 pkgrel=1
 pkgdesc="An URL retrival utility and library"
 arch=('i686' 'x86_64')
@@ -11,8 +12,8 @@
 depends=('zlib' 'openssl>=0.9.8b' 'bash')
 options=('!libtool')
 source=(http://curl.haxx.se/download/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b529a8d2778c8ad09c33d9bbddee7e44')
-sha1sums=('78e08bac74952e2af612f20759a330f580c122b3')
+md5sums=('1fa635d1dfde8337c98c82749d75c1de')
+sha1sums=('ad34b9386e7fd1c8f2a8025e2716a8047b194970')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list