diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-17 11:39:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-17 11:39:08 +0700 |
commit | 8757e30fa6033da9fc8a225abcbbc0db15bf2dcc (patch) | |
tree | bf7832e74051112547f461191a188cc5ea35ac22 | |
parent | 6dca5e480bf03ab5d8e493efdf5a8abfa21e77ff (diff) |
development/apache-ant: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/apache-ant/apache-ant.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/apache-ant/apache-ant.info b/development/apache-ant/apache-ant.info index 060cec1aa44d..fdd005516ae5 100644 --- a/development/apache-ant/apache-ant.info +++ b/development/apache-ant/apache-ant.info @@ -1,7 +1,7 @@ PRGNAM="apache-ant" VERSION="1.9.4" HOMEPAGE="http://ant.apache.org/" -DOWNLOAD="http://mirror.metrocast.net/apache//ant/binaries/apache-ant-1.9.4-bin.tar.bz2" +DOWNLOAD="http://archive.apache.org/dist/ant/binaries/binaries/apache-ant-1.9.4-bin.tar.bz2" MD5SUM="0970452b88c3bccc4bfeaf7cc5b64cd8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |