summaryrefslogtreecommitdiff
path: root/jtools/ant/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-05-08 11:10:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-05-08 11:10:59 +0200
commit82862bcb9456c9b64d6dbda6edb86424033b3a04 (patch)
tree80dc4b89a28634451ce4c5df773233a12ca4dce5 /jtools/ant/Makefile
parent3e09707b49df65133535d767f07a7ed66cd841a8 (diff)
parent92802d018247e34c05348cf21283e1be4cdfb4f7 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'jtools/ant/Makefile')
-rw-r--r--jtools/ant/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/jtools/ant/Makefile b/jtools/ant/Makefile
index 06a7f750c..1741ed703 100644
--- a/jtools/ant/Makefile
+++ b/jtools/ant/Makefile
@@ -4,10 +4,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= ant
-PKG_VERSION:= 1.8.2
+PKG_VERSION:= 1.8.4
PKG_RELEASE:= 1
-PKG_MD5SUM:= 0d9e108afcd15b820150b8085c96d2b1
-PKG_SITES:= http://www.apache.org/dist/ant/source/
+PKG_MD5SUM:= c474fa9d0c35a24037c23b6e476862c1
+PKG_SITES:= http://archive.apache.org/dist/ant/source/
DISTFILES:= apache-$(PKG_NAME)-$(PKG_VERSION)-src.tar.bz2
WRKDIST= $(WRKDIR)/apache-$(PKG_NAME)-$(PKG_VERSION)