aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/apache-ant/apache-ant.SlackBuild5
-rw-r--r--development/apache-ant/apache-ant.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/development/apache-ant/apache-ant.SlackBuild b/development/apache-ant/apache-ant.SlackBuild
index c8fe843283..1acf879a01 100644
--- a/development/apache-ant/apache-ant.SlackBuild
+++ b/development/apache-ant/apache-ant.SlackBuild
@@ -30,7 +30,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=apache-ant
-VERSION=${VERSION:-1.10.12}
+VERSION=${VERSION:-1.10.15}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -40,9 +40,6 @@ TEAM=$(echo $PRGNAM | cut -d- -f1)
PROJECT=$(echo $PRGNAM | cut -d- -f2)
ANT_HOME=/usr/share/$PROJECT
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/development/apache-ant/apache-ant.info b/development/apache-ant/apache-ant.info
index 90802daf2e..741473063d 100644
--- a/development/apache-ant/apache-ant.info
+++ b/development/apache-ant/apache-ant.info
@@ -1,8 +1,8 @@
PRGNAM="apache-ant"
-VERSION="1.10.12"
+VERSION="1.10.15"
HOMEPAGE="http://ant.apache.org/"
-DOWNLOAD="https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.tar.bz2"
-MD5SUM="a63962139a5e031940ef4f48ea11298a"
+DOWNLOAD="https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.15-bin.tar.bz2"
+MD5SUM="04348c0d81c6483197736f64f1a9cb1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""