apr: replaced download URL.

This commit is contained in:
Ricardo Martins 2015-10-26 17:43:54 +00:00
parent f5b5040f5b
commit 0e10ec5c26
2 changed files with 2 additions and 3 deletions

View File

@ -5,7 +5,7 @@ version=\
url=\ url=\
( (
"http://www.eu.apache.org/dist/apr/apr-$version.tar.bz2" "http://archive.apache.org/dist/apr/apr-$version.tar.bz2"
) )
md5=\ md5=\

View File

@ -5,7 +5,7 @@ version=\
url=\ url=\
( (
"http://mirror.nohup.it/apache/apr/apr-$version.tar.bz2" "http://archive.apache.org/dist/apr/apr-$version.tar.bz2"
) )
md5=\ md5=\
@ -15,7 +15,6 @@ md5=\
# @todo patch. # @todo patch.
configure() configure()
{ {
cd apr-${version} cd apr-${version}