development/apache-ant: Updated for version 1.9.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vincent Batts 2014-04-22 07:50:59 +07:00 committed by Willy Sudiarto Raharjo
parent 7e19518e50
commit 73f53cbda9
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=1.8.4
VERSION=${VERSION:-1.9.3}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="apache-ant"
VERSION="1.8.4"
VERSION="1.9.3"
HOMEPAGE="http://ant.apache.org/"
DOWNLOAD="http://archive.apache.org/dist/ant/binaries/apache-ant-1.8.4-bin.tar.bz2"
MD5SUM="561838e665e5dc185dde9d220fce1336"
DOWNLOAD="http://archive.apache.org/dist/ant/binaries/apache-ant-1.9.3-bin.tar.bz2"
MD5SUM="6e6d888140858f3926c34081c4bd2227"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"