Merge pull request #406 from npodolak/patch-1 409/head
authorThomas Heil <heil@terminal-consulting.de>
Tue, 7 Oct 2014 18:54:26 +0000 (20:54 +0200)
committerThomas Heil <heil@terminal-consulting.de>
Tue, 7 Oct 2014 18:54:26 +0000 (20:54 +0200)
fix apr-util URL

libs/apr-util/Makefile

index 90f856a1185d5ebfd4071e44f6e2d9c0a13194f0..3026885dd533d5e69b3a8e2223e850da29c527e7 100644 (file)
@@ -12,7 +12,7 @@ PKG_VERSION:=1.5.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://mirrors.ibiblio.org/apache/apr/
+PKG_SOURCE_URL:=https://archive.apache.org/dist/apr/
 PKG_MD5SUM:=6f3417691c7a27090f36e7cf4d94b36e
 PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>
 PKG_LICENSE:=Apache License