From 65414e4542ee0841c11f094c6ba0ffb188c81c72 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 1 Jun 2015 22:40:58 +0200 Subject: update apr to latest upstream, fix download mirror --- 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 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 -- cgit v1.2.3