summaryrefslogtreecommitdiff
path: root/extra/apr
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-12 10:48:47 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-12 10:48:47 -0300
commit52905437ad86d91ec0fa307f8322f6a5f265e505 (patch)
tree2053d0e96bf61fc1b307d1eb07bc4b9a68ff01e1 /extra/apr
parent214c4f12ab4dfb21722a383924603c21698282c5 (diff)
parent8867b1d4d0601b21618d44d015460739590ca01d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/abuse/PKGBUILD extra/glibmm/PKGBUILD
Diffstat (limited to 'extra/apr')
-rw-r--r--extra/apr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/apr/PKGBUILD b/extra/apr/PKGBUILD
index 378648237..997cba462 100644
--- a/extra/apr/PKGBUILD
+++ b/extra/apr/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 72235 2010-03-13 20:22:25Z jgc $
+# $Id: PKGBUILD 123387 2011-05-10 21:11:03Z foutrelis $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=apr
-pkgver=1.4.2
+pkgver=1.4.4
pkgrel=1
pkgdesc="The Apache Portable Runtime"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ depends=('util-linux-ng>=2.16')
options=('!libtool')
license=('APACHE')
source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2)
-md5sums=('4b00e8f70c067893d075577962656b35')
+md5sums=('daf5487c82dd7bec9c005c96f8cb01b1')
build() {
cd "${srcdir}/apr-${pkgver}"