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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jun 25 19:07:22 UTC 2007


    Date: Monday, June 25, 2007 @ 15:07:22
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/network/curl

Modified: PKGBUILD (1.30 -> 1.31)

updatepkg 7.16.3


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


Index: arch/build/network/curl/PKGBUILD
diff -u arch/build/network/curl/PKGBUILD:1.30 arch/build/network/curl/PKGBUILD:1.31
--- arch/build/network/curl/PKGBUILD:1.30	Tue Jun  5 18:19:24 2007
+++ arch/build/network/curl/PKGBUILD	Mon Jun 25 15:07:21 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.30 2007/06/05 22:19:24 andyrtr Exp $
+# $Id: PKGBUILD,v 1.31 2007/06/25 19:07:21 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: Lucien Immink <l.immink at student.fnt.hvu.nl>
 pkgname=curl
-pkgver=7.16.2
+pkgver=7.16.3
 pkgrel=1
 pkgdesc="An URL retrival utility and library"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 options=('!libtool')
 source=(http://curl.haxx.se/download/${pkgname}-${pkgver}.tar.bz2)
 url="http://curl.haxx.se"
-md5sums=('37a1de15c4300ca9413d39d2bcea9b36')
+md5sums=('ed55dfa8946ad53f245fae5db3a9d0ca')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list