summaryrefslogtreecommitdiff
path: root/package/apr-util
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-08-16 00:22:55 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-08-16 00:23:05 +0200
commit5e8bd1b53a2be6aeb33aa9b31c6de094a78b4a9e (patch)
treec112d041585096ed8e16b9afb28228e09aa350c2 /package/apr-util
parent4e311acdf8fe37ddbd20a86e77e385a4f686364e (diff)
update to latest upstream version
Diffstat (limited to 'package/apr-util')
-rw-r--r--package/apr-util/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/apr-util/Makefile b/package/apr-util/Makefile
index 4db335d99..9c27ef7b8 100644
--- a/package/apr-util/Makefile
+++ b/package/apr-util/Makefile
@@ -4,15 +4,15 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= apr-util
-PKG_VERSION:= 1.4.1
+PKG_VERSION:= 1.5.3
PKG_RELEASE:= 1
-PKG_MD5SUM:= 666a5d56098a9debf998510e304c8095
+PKG_MD5SUM:= 05939f9a3ae0a4b314e4f8e467082019
PKG_DESCR:= apache portable runtime utility library
PKG_SECTION:= libs/misc
PKG_DEPENDS:= libexpat apr
PKG_BUILDDEP:= expat apr
PKG_URL:= http://apr.apache.org/
-PKG_SITES:= http://apache.mirror.clusters.cc/apr/
+PKG_SITES:= http://apache.cs.utah.edu/apr/
PKG_OPTS:= dev
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz