From 470a75b893464deb618e21370c10dec65fe0cd46 Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Sun, 3 Jul 2011 21:05:11 +0000 Subject: [PATCH] [packages] apr-util: update to 1.3.12, switch to working mirror SVN-Revision: 27419 --- libs/apr-util/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/apr-util/Makefile b/libs/apr-util/Makefile index 67c40fe258..80806cc3e7 100644 --- a/libs/apr-util/Makefile +++ b/libs/apr-util/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=apr-util -PKG_VERSION:=1.3.10 +PKG_VERSION:=1.3.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://apache.autinity.de/apr -PKG_MD5SUM:=6a6f501a1b2a45166b8ffd6df29204bb +PKG_SOURCE_URL:=http://www.ibiblio.org/pub/mirrors/apache/apr +PKG_MD5SUM:=0f671b037ca62751a8a7005578085560 PKG_FIXUP:=libtool PKG_REMOVE_FILES:=aclocal.m4 build/ltmain.sh -- 2.30.2