fix apr-util URL

apr-util 1.5.3 is no longer hosted on biblio.org.  Get it from archive.apache.org.
This commit is contained in:
npodolak 2014-10-07 14:51:04 -04:00
parent e6ea22ec3c
commit 3483c40819

View 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