summaryrefslogtreecommitdiff
path: root/jtools/gcj/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/gcj/Makefile
parentdb43a7ebf583c530b899b1318e918dd0dc749c60 (diff)
add OpenJDK7, tested only for Qemu/x86 glibc
Diffstat (limited to 'jtools/gcj/Makefile')
-rw-r--r--jtools/gcj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/jtools/gcj/Makefile b/jtools/gcj/Makefile
index 429574c7c..9af18704c 100644
--- a/jtools/gcj/Makefile
+++ b/jtools/gcj/Makefile
@@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= gcj
PKG_RELEASE:= 1
-PKG_VERSION:= 4.5.3
-PKG_MD5SUM:= d6559145853fbaaa0fd7556ed93bce9a
+PKG_VERSION:= 4.7.3
+PKG_MD5SUM:= 86f428a30379bdee0224e353ee2f999e
PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
DISTFILES:= gcc-$(PKG_VERSION).tar.bz2