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

Dave Reisner dreisner at archlinux.org
Thu Nov 17 21:30:00 UTC 2011


    Date: Thursday, November 17, 2011 @ 16:29:59
  Author: dreisner
Revision: 142903

upgpkg: curl 7.23.1-1

upstream release 7.23.1

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-17 19:06:36 UTC (rev 142902)
+++ PKGBUILD	2011-11-17 21:29:59 UTC (rev 142903)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=curl
-pkgver=7.23.0
+pkgver=7.23.1
 pkgrel=1
 pkgdesc="An URL retrival utility and library"
 arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@
 options=('!libtool')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         curlbuild.h)
-md5sums=('018a9acee77ed70017c6f6cec855635a'
-         '6a0d4a24923e587153462b8602468921'
+md5sums=('8e23151f569fb54afef093ac0695077d'
+         '5d8eb7e2e38be0fb00a043f714f6d49f'
          '751bd433ede935c8fae727377625a8ae')
 
 ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')




More information about the arch-commits mailing list