[arch-commits] Commit in curl/trunk (PKGBUILD)

Daniel Griffiths dgriffiths at archlinux.org
Mon Aug 16 20:27:57 UTC 2010


    Date: Monday, August 16, 2010 @ 16:27:57
  Author: dgriffiths
Revision: 87558

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-16 20:12:10 UTC (rev 87557)
+++ PKGBUILD	2010-08-16 20:27:57 UTC (rev 87558)
@@ -4,7 +4,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=curl
-pkgver=7.21.0
+pkgver=7.21.1
 pkgrel=1
 pkgdesc="An URL retrival utility and library"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('zlib' 'openssl' 'bash' 'ca-certificates')
 options=('!libtool')
 source=("http://curl.haxx.se/download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e1a2a773e93a39f3c04cab92c55bf197')
+md5sums=('eafde5b933bce1c1dca82d1054c8d967')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list