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

Douglas Soares de Andrade douglas at archlinux.org
Tue Aug 25 11:23:50 UTC 2009


    Date: Tuesday, August 25, 2009 @ 07:23:50
  Author: douglas
Revision: 50309

upgpkg: apr-util 1.3.9-1
    Updated to 1.3.9

Modified:
  apr-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-25 11:22:52 UTC (rev 50308)
+++ PKGBUILD	2009-08-25 11:23:50 UTC (rev 50309)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr-util
-pkgver=1.3.8
+pkgver=1.3.9
 pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
@@ -11,7 +11,6 @@
 options=('!libtool')
 license=('APACHE')
 source=("http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2")
-md5sums=('34a0e815cdc2b79bf561468b84ff1aa3')
 
 build() {
 	cd ${srcdir}/apr-util-${pkgver}
@@ -22,3 +21,4 @@
 	make || return 1
 	make DESTDIR=${pkgdir} install
 }
+md5sums=('29dd557f7bd891fc2bfdffcfa081db59')




More information about the arch-commits mailing list