summaryrefslogtreecommitdiff
path: root/package/apr-util
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-01 22:40:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:18:42 +0200
commit65414e4542ee0841c11f094c6ba0ffb188c81c72 (patch)
treeb5ddbc758944efbf2f34a428a67d22d8368a0999 /package/apr-util
parent623680d57c3c8271bd77b01a4808b6ab031886fc (diff)
update apr to latest upstream, fix download mirror
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 490b131b3..d7a148c4a 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.5.3
+PKG_VERSION:= 1.5.4
PKG_RELEASE:= 1
-PKG_HASH:= 76db34cb508e346e3bf69347c29ed1500bf0b71bcc48d54271ad9d1c25703743
+PKG_HASH:= 976a12a59bc286d634a21d7be0841cc74289ea9077aa1af46be19d1a6e844c19
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.cs.utah.edu/apr/
+PKG_SITES:= http://mirrors.ibiblio.org/apache//apr/
PKG_OPTS:= dev
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz