[arch-commits] Commit in curl/trunk (PKGBUILD)
Dave Reisner
dreisner at archlinux.org
Thu Oct 11 14:27:34 UTC 2012
Date: Thursday, October 11, 2012 @ 10:27:34
Author: dreisner
Revision: 168413
upgpkg: curl 7.28.0-1
Modified:
curl/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-11 13:16:52 UTC (rev 168412)
+++ PKGBUILD 2012-10-11 14:27:34 UTC (rev 168413)
@@ -6,7 +6,7 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=curl
-pkgver=7.27.0
+pkgver=7.28.0
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=('f0e48fdb635b5939e02a9291b89e5336'
- 'b5d6d54f97adcaf5c871174e5460f081'
+md5sums=('cbdc0a79bdf6e657dd387c3d88d802e3'
+ '7359e07276cdaff6317bbc39e6d5899c'
'751bd433ede935c8fae727377625a8ae')
ptrsize=$(cpp <<<'__SIZEOF_POINTER__' | sed '/^#/d')
More information about the arch-commits
mailing list