development/apache-ant: Updated for version 1.9.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-04-24 09:22:52 +07:00
parent ad71281aef
commit 91cc8e2041
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
# Taken over by Vincent Batts (vbatts@hashbangbash.com)
PRGNAM=apache-ant
VERSION=${VERSION:-1.9.6}
VERSION=${VERSION:-1.9.7}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="apache-ant"
VERSION="1.9.6"
VERSION="1.9.7"
HOMEPAGE="http://ant.apache.org/"
DOWNLOAD="https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.6-bin.tar.bz2"
MD5SUM="9a966bfde100aa696f8a32cba03bce21"
DOWNLOAD="https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.7-bin.tar.bz2"
MD5SUM="99a86981333a0ff39bb56c963d1f492b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"