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

Pierre Schmitz pierre at archlinux.org
Sun Jun 22 13:01:24 UTC 2008


    Date: Sunday, June 22, 2008 @ 09:01:24
  Author: pierre
Revision: 3367

upgpkg: apr-util 1.3.2-1

Modified:
  apr-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-06-22 12:59:33 UTC (rev 3366)
+++ PKGBUILD	2008-06-22 13:01:24 UTC (rev 3367)
@@ -2,16 +2,16 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apr-util
-pkgver=1.3.0
-pkgrel=2
+pkgver=1.3.2
+pkgrel=1
 pkgdesc="The Apache Portable Runtime"
 arch=('i686' 'x86_64')
 url="http://apr.apache.org/"
-depends=('apr>=1.3.0' 'gdbm' 'expat>=2.0' 'db>=4.6' 'libldap')
+depends=('apr>=1.3.2' 'gdbm' 'expat>=2.0' 'db>=4.6' 'libldap')
 options=('!libtool')
 license=('APACHE')
 source=("http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2")
-md5sums=('3cb56bbeefb72def43dee4bf69c46a21')
+md5sums=('aa782fb9ced8b59c8e99419d8cdd1981')
 
 build() {
 	cd ${startdir}/src/apr-util-${pkgver}





More information about the arch-commits mailing list