mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
development/apache-ant: Updated for version 1.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b2984c0809
commit
69ac302644
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
||||||
# Taken over by Vincent Batts (vbatts@hashbangbash.com)
|
# Taken over by Vincent Batts (vbatts@hashbangbash.com)
|
||||||
|
|
||||||
PRGNAM=apache-ant
|
PRGNAM=apache-ant
|
||||||
VERSION=${VERSION:-1.9.4}
|
VERSION=${VERSION:-1.9.6}
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="apache-ant"
|
PRGNAM="apache-ant"
|
||||||
VERSION="1.9.4"
|
VERSION="1.9.6"
|
||||||
HOMEPAGE="http://ant.apache.org/"
|
HOMEPAGE="http://ant.apache.org/"
|
||||||
DOWNLOAD="http://archive.apache.org/dist/ant/binaries/binaries/apache-ant-1.9.4-bin.tar.bz2"
|
DOWNLOAD="https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.6-bin.tar.bz2"
|
||||||
MD5SUM="0970452b88c3bccc4bfeaf7cc5b64cd8"
|
MD5SUM="9a966bfde100aa696f8a32cba03bce21"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="jdk"
|
REQUIRES="jdk"
|
||||||
|
|
Loading…
Reference in a new issue