From 5e8bd1b53a2be6aeb33aa9b31c6de094a78b4a9e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 16 Aug 2014 00:22:55 +0200 Subject: update to latest upstream version --- package/apr-util/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/apr-util') 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 -- cgit v1.2.3