diff --git a/rules/apr/default.bash b/rules/apr/default.bash index bdfa69c..965b407 100644 --- a/rules/apr/default.bash +++ b/rules/apr/default.bash @@ -5,7 +5,7 @@ version=\ url=\ ( - "http://www.eu.apache.org/dist/apr/apr-$version.tar.bz2" + "http://archive.apache.org/dist/apr/apr-$version.tar.bz2" ) md5=\ diff --git a/rules/apr/ros.bash b/rules/apr/ros.bash index 56ca683..a67c28d 100644 --- a/rules/apr/ros.bash +++ b/rules/apr/ros.bash @@ -5,7 +5,7 @@ version=\ url=\ ( - "http://mirror.nohup.it/apache/apr/apr-$version.tar.bz2" + "http://archive.apache.org/dist/apr/apr-$version.tar.bz2" ) md5=\ @@ -15,7 +15,6 @@ md5=\ # @todo patch. - configure() { cd apr-${version}