summaryrefslogtreecommitdiffstats
path: root/openjdk/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-10-15 20:52:36 +0000
committer Eric Hameleers <alien@slackware.com>2014-10-15 20:52:36 +0000
commitc24afeb0da8afb59fdee3a70b7c9b1ddb55d2941 (patch)
tree97feebd29ed3be2b149b00351c9ae9b1247b0a6b /openjdk/build
parent7171d6d449309eadef192aba52d6416c91b9ca40 (diff)
downloadasb-c24afeb0da8afb59fdee3a70b7c9b1ddb55d2941.tar.gz
asb-c24afeb0da8afb59fdee3a70b7c9b1ddb55d2941.tar.xz
Updated to java 7u71 with icedtea 2.5.3
Diffstat (limited to 'openjdk/build')
-rw-r--r--openjdk/build/BUILDING.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/openjdk/build/BUILDING.txt b/openjdk/build/BUILDING.txt
index c8118fc5..5bc80c66 100644
--- a/openjdk/build/BUILDING.txt
+++ b/openjdk/build/BUILDING.txt
@@ -14,8 +14,8 @@
# Check ICEDTEA_BRANCH value in Makefile.in:
ICEDTEA_MAJOR="icedtea7"
-ICEDTEA_BRANCH="2.5.2"
-ICEDTEA_VERSION="2.5.2"
+ICEDTEA_BRANCH="2.5.3"
+ICEDTEA_VERSION="2.5.3"
FORESTURL="http://icedtea.classpath.org/hg/release/${ICEDTEA_MAJOR}-forest-${ICEDTEA_BRANCH}"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"