mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/apache-ivy: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
17d5def0a3
commit
63901fffb9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="apache-ivy"
|
PRGNAM="apache-ivy"
|
||||||
VERSION="2.2.0"
|
VERSION="2.2.0"
|
||||||
HOMEPAGE="http://ant.apache.org/ivy/"
|
HOMEPAGE="http://ant.apache.org/ivy/"
|
||||||
DOWNLOAD="http://apache.cp.if.ua/ant/ivy/2.2.0/apache-ivy-2.2.0-bin.tar.gz"
|
DOWNLOAD="https://archive.apache.org/dist/ant/ivy/2.2.0/apache-ivy-2.2.0-bin.tar.gz"
|
||||||
MD5SUM="80d87a17006518a762ceeb88b692cbe6"
|
MD5SUM="80d87a17006518a762ceeb88b692cbe6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue