summaryrefslogtreecommitdiff
path: root/extra/apr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/apr/PKGBUILD')
-rw-r--r--extra/apr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/apr/PKGBUILD b/extra/apr/PKGBUILD
index ebc63b695..1eeb61bd4 100644
--- a/extra/apr/PKGBUILD
+++ b/extra/apr/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 200759 2013-12-04 19:27:48Z jgc $
+# $Id: PKGBUILD 211680 2014-04-23 03:13:46Z anatolik $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=apr
-pkgver=1.5.0
+pkgver=1.5.1
pkgrel=1
pkgdesc="The Apache Portable Runtime"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://apr.apache.org/"
depends=('util-linux')
license=('APACHE')
source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2{,.asc})
-md5sums=('cc93bd2c12d0d037f68e21cc6385dc31'
+md5sums=('5486180ec5a23efb5cae6d4292b300ab'
'SKIP')
build() {