libs/apr-util: use @APACHE download facility
authorHeinrich Schuchardt <redacted>
Sun, 17 Jan 2016 18:24:32 +0000 (19:24 +0100)
committerHeinrich Schuchardt <redacted>
Sun, 17 Jan 2016 18:24:32 +0000 (19:24 +0100)
Instead of explicitly specyfing an Apache mirror use the
@APACHE download facility.

Signed-off-by: Heinrich Schuchardt <redacted>
libs/apr-util/Makefile

index d5178d5679f71be826f8e14f1f97d3850a409931..ae352f2fd37352e52215edc4588d7f1bf1db8612 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=1.5.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://archive.apache.org/dist/apr/
+PKG_SOURCE_URL:=@APACHE/apr/
 PKG_MD5SUM:=2202b18f269ad606d70e1864857ed93c
 PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
 PKG_LICENSE:=Apache License
git clone https://git.99rst.org/PROJECT