summaryrefslogtreecommitdiffstats
path: root/openjdk
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-08-30 14:25:58 +0000
committer Eric Hameleers <alien@slackware.com>2014-08-30 14:25:58 +0000
commit2ab59adf6262d3348584b04f99acf003c1752041 (patch)
treed4b7ca1c4cad6a5a36aba4485ff9b04993758665 /openjdk
parentcefd7eb47e6314f81123d8d47594ce602f099924 (diff)
downloadasb-2ab59adf6262d3348584b04f99acf003c1752041.tar.gz
asb-2ab59adf6262d3348584b04f99acf003c1752041.tar.xz
Apparently Makefile.in does not hold the truth
Diffstat (limited to 'openjdk')
-rw-r--r--openjdk/build/BUILDING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/openjdk/build/BUILDING.txt b/openjdk/build/BUILDING.txt
index 1829acdc..c8118fc5 100644
--- a/openjdk/build/BUILDING.txt
+++ b/openjdk/build/BUILDING.txt
@@ -14,7 +14,7 @@
# Check ICEDTEA_BRANCH value in Makefile.in:
ICEDTEA_MAJOR="icedtea7"
-ICEDTEA_BRANCH="2.5"
+ICEDTEA_BRANCH="2.5.2"
ICEDTEA_VERSION="2.5.2"
FORESTURL="http://icedtea.classpath.org/hg/release/${ICEDTEA_MAJOR}-forest-${ICEDTEA_BRANCH}"
DROPURL="http://icedtea.classpath.org/download/drops"