summaryrefslogtreecommitdiff
path: root/extra/apr-util/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-28 16:08:39 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-11-28 16:08:39 -0300
commitcd972a1ebaf9446976ea495f013947a8937c15b0 (patch)
tree92b30b6f040bcb928f9a9139ade24be6d2a03410 /extra/apr-util/PKGBUILD
parent272c3b872f166f5e86dcf51bb510e93246170d26 (diff)
parent5c5e1e3a998a54db424b8261fac042ab41745d99 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/apr-util/PKGBUILD extra/udisks/PKGBUILD
Diffstat (limited to 'extra/apr-util/PKGBUILD')
-rw-r--r--extra/apr-util/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/apr-util/PKGBUILD b/extra/apr-util/PKGBUILD
index 9f38e2e49..aa9812f84 100644
--- a/extra/apr-util/PKGBUILD
+++ b/extra/apr-util/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 149396 2012-02-07 13:30:38Z jgc $
+# $Id: PKGBUILD 172058 2012-11-27 12:16:31Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Pierre Schmitz <pierre@archlinux.de>
pkgname=apr-util
-pkgver=1.4.1
-pkgrel=1.1
+pkgver=1.5.1
+pkgrel=1
pkgdesc="The Apache Portable Runtime"
arch=('i686' 'x86_64' 'mips64el')
url="http://apr.apache.org/"
@@ -12,7 +12,7 @@ depends=('apr' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
options=('!libtool')
license=('APACHE')
source=("http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2")
-md5sums=('52b31b33fb1aa16e65ddaefc76e41151')
+md5sums=('9c1db8606e520f201c451ec9a0b095f6')
build() {
cd "${srcdir}/apr-util-${pkgver}"