summaryrefslogtreecommitdiff
path: root/jtools/ant/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-05-07 15:43:51 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-05-07 15:43:51 +0200
commit34aac9b71fde9e40c0a7688bffcf84c4a754199f (patch)
tree565a38501da8aae9f5223490021dfad9d735aecd /jtools/ant/Makefile
parentdb43a7ebf583c530b899b1318e918dd0dc749c60 (diff)
add OpenJDK7, tested only for Qemu/x86 glibc
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)