[arch-commits] Commit in apr-util/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Fri Oct 31 21:01:50 UTC 2008
Date: Friday, October 31, 2008 @ 17:01:50
Author: pierre
Revision: 17703
upgpkg: apr-util 1.3.4-1
Modified:
apr-util/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-10-31 20:57:46 UTC (rev 17702)
+++ PKGBUILD 2008-10-31 21:01:50 UTC (rev 17703)
@@ -2,16 +2,16 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=apr-util
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.3.4
+pkgrel=1
pkgdesc="The Apache Portable Runtime"
arch=('i686' 'x86_64')
url="http://apr.apache.org/"
-depends=('apr>=1.3.2' 'gdbm' 'expat>=2.0' 'db>=4.7' 'libldap')
+depends=('apr' 'gdbm' 'expat' 'db' 'libldap')
options=('!libtool')
license=('APACHE')
source=("http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2")
-md5sums=('aa782fb9ced8b59c8e99419d8cdd1981')
+md5sums=('adfbe525cf3914cf769340e8f6a6d14b')
build() {
cd ${srcdir}/apr-util-${pkgver}
More information about the arch-commits
mailing list