development/apache-ant: Updated for version 1.9.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Vincent Batts 2014-09-27 07:48:06 +07:00 committed by Willy Sudiarto Raharjo
parent e343cb98c5
commit a21864148e
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.3}
VERSION=${VERSION:-1.9.4}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="apache-ant"
VERSION="1.9.3"
VERSION="1.9.4"
HOMEPAGE="http://ant.apache.org/"
DOWNLOAD="http://archive.apache.org/dist/ant/binaries/apache-ant-1.9.3-bin.tar.bz2"
MD5SUM="6e6d888140858f3926c34081c4bd2227"
DOWNLOAD="http://mirror.metrocast.net/apache//ant/binaries/apache-ant-1.9.4-bin.tar.bz2"
MD5SUM="0970452b88c3bccc4bfeaf7cc5b64cd8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"