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

Jan Steffens heftig at archlinux.org
Tue Nov 20 14:25:09 UTC 2012


    Date: Tuesday, November 20, 2012 @ 09:25:08
  Author: heftig
Revision: 171612

7.28.1

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-20 13:12:19 UTC (rev 171611)
+++ PKGBUILD	2012-11-20 14:25:08 UTC (rev 171612)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=curl
-pkgver=7.28.0
+pkgver=7.28.1
 pkgrel=1
 pkgdesc="An URL retrieval utility and library"
 arch=('i686' 'x86_64')
@@ -16,8 +16,8 @@
 options=('!libtool')
 source=("http://curl.haxx.se/download/$pkgname-$pkgver.tar.gz"{,.asc}
         curlbuild.h)
-md5sums=('cbdc0a79bdf6e657dd387c3d88d802e3'
-         '7359e07276cdaff6317bbc39e6d5899c'
+md5sums=('252ef351c0fc307b2d8ea1ee31542072'
+         'e3cea743ef286f5aff1f1d27137e9828'
          '751bd433ede935c8fae727377625a8ae')
 
 ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')




More information about the arch-commits mailing list