aboutsummaryrefslogtreecommitdiffstats
path: root/main/apr-util
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2013-12-04 21:11:03 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2013-12-04 21:11:03 +0100
commit00be5224e0315f2c31e7a879896a8efb919a0164 (patch)
treedf58848f9ba9d9d053f56d88d5b6912618d6caef /main/apr-util
parentd8549c1ec26de2fff7ab954718697522e0b3addd (diff)
downloadaports-00be5224e0315f2c31e7a879896a8efb919a0164.tar.bz2
aports-00be5224e0315f2c31e7a879896a8efb919a0164.tar.xz
main/apr-util: upgrade to 1.5.3
Diffstat (limited to 'main/apr-util')
-rw-r--r--main/apr-util/APKBUILD14
1 files changed, 5 insertions, 9 deletions
diff --git a/main/apr-util/APKBUILD b/main/apr-util/APKBUILD
index 7f564c2b24..9c86837c3f 100644
--- a/main/apr-util/APKBUILD
+++ b/main/apr-util/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=apr-util
-pkgver=1.5.2
-pkgrel=1
+pkgver=1.5.3
+pkgrel=0
pkgdesc="The Apache Portable Runtime Utility Library"
url="http://apr.apache.org/"
arch="all"
@@ -16,10 +16,6 @@ depends_dev="expat-dev apr-dev openldap-dev sqlite-dev postgresql-dev
source="http://www.apache.org/dist/apr/$pkgname-$pkgver.tar.bz2"
_builddir="$srcdir/$pkgname-$pkgver"
-prepare() {
- cd "$_builddir"
- update_config_sub || return 1
-}
build() {
cd "$_builddir"
@@ -61,6 +57,6 @@ dbd_mysql() { _mv_mod dbd_mysql "MySQL"; }
dbd_sqlite3() { _mv_mod dbd_sqlite "SQLite3"; }
ldap() { _mv_mod ldap "LDAP"; }
-md5sums="89c1348aa79e898d7c34a6206311c9c2 apr-util-1.5.2.tar.bz2"
-sha256sums="9ace3d2e3129d5c244ef695a88b3b47897695e8e6ca2b96e92e4a635d9ed12a7 apr-util-1.5.2.tar.bz2"
-sha512sums="14e890aa1a34369ddf0d041d397231e21994c0a51d3a07dd126985699184ee59c2df32dd752339dd90278988a9461c714f0a157126229be57450259646a1d6df apr-util-1.5.2.tar.bz2"
+md5sums="6f3417691c7a27090f36e7cf4d94b36e apr-util-1.5.3.tar.bz2"
+sha256sums="78edb174f13e25ee15ded2b849b741a248b879a93a77a2d31c20f7e225be3968 apr-util-1.5.3.tar.bz2"
+sha512sums="b03588fd10c8705ea72cb35e821a99ba160c5a480d91d766969672c72a4db5bc2ec01b13cbe0eccc1cd1eadd96e8198994296bc2f0232b3fce4e82271a382db6 apr-util-1.5.3.tar.bz2"