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

Pierre Schmitz pierre at archlinux.org
Sun Jun 22 12:59:05 UTC 2008


    Date: Sunday, June 22, 2008 @ 08:59:04
  Author: pierre
Revision: 3365

upgpkg: apr 1.3.2-1

Modified:
  apr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-22 12:57:47 UTC (rev 3364)
+++ PKGBUILD	2008-06-22 12:59:04 UTC (rev 3365)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr
-pkgver=1.3.0
+pkgver=1.3.2
 pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 options=('!libtool')
 license=('APACHE')
 source=("http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2")
-md5sums=('27d8fc8b13f8ea1a40e6796e7453bd84')
+md5sums=('a0631c63640176371dd4a5bf13beeee8')
 
 build() {
 	cd ${srcdir}/apr-${pkgver}
@@ -21,4 +21,4 @@
 		--enable-nonportable-atomics
 	make || return 1
 	make DESTDIR=${pkgdir} install
-}
\ No newline at end of file
+}





More information about the arch-commits mailing list