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

Daniel Griffiths dgriffiths at archlinux.org
Wed Oct 13 21:35:15 UTC 2010


    Date: Wednesday, October 13, 2010 @ 17:35:14
  Author: dgriffiths
Revision: 95063

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-13 21:13:37 UTC (rev 95062)
+++ PKGBUILD	2010-10-13 21:35:14 UTC (rev 95063)
@@ -4,7 +4,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=curl
-pkgver=7.21.1
+pkgver=7.21.2
 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=('eafde5b933bce1c1dca82d1054c8d967')
+md5sums=('ca96df88e044c7c25d19692ec8b250b2')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list