summaryrefslogtreecommitdiffstats
path: root/apache-ant/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-10-11 11:44:18 +0000
committer Eric Hameleers <alien@slackware.com>2010-10-11 11:44:18 +0000
commit73ce82e15355fa25fb86479d4f07f5e608e4f932 (patch)
tree860be02c8ce99d1b146672c8ec449da9f29bd9db /apache-ant/build
parentf0f7daad300d69778e03b3137712e3106f8e3005 (diff)
downloadasb-73ce82e15355fa25fb86479d4f07f5e608e4f932.tar.gz
asb-73ce82e15355fa25fb86479d4f07f5e608e4f932.tar.xz
Fix SOURCE
Diffstat (limited to 'apache-ant/build')
-rwxr-xr-xapache-ant/build/apache-ant.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/apache-ant/build/apache-ant.SlackBuild b/apache-ant/build/apache-ant.SlackBuild
index 5b95923d..53d62fe6 100755
--- a/apache-ant/build/apache-ant.SlackBuild
+++ b/apache-ant/build/apache-ant.SlackBuild
@@ -59,7 +59,7 @@ TMP=${TMP:-/tmp/build}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-SOURCE="$SRCDIR/${PRGNAM}-${VERSION}.tar.bz2"
+SOURCE="$SRCDIR/${PRGNAM}-${VERSION}-bin.tar.bz2"
SRCURL="http://www.apache-mirror.com/ant/binaries/${PRGNAM}-${VERSION}-bin.tar.bz2"
##