summaryrefslogtreecommitdiffstats
path: root/openjdk7/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-11-13 15:18:20 +0000
committer Eric Hameleers <alien@slackware.com>2015-11-13 15:18:20 +0000
commita23290d601152af79501dc583578580361235691 (patch)
tree7b47ac5fdbe1db475a4547d080e20bf93244219e /openjdk7/build
parenteaadbbe7dddd46c2f41c53d5828b62e9be3fc42d (diff)
downloadasb-a23290d601152af79501dc583578580361235691.tar.gz
asb-a23290d601152af79501dc583578580361235691.tar.xz
Updated to icedtea-2.6.2
Diffstat (limited to 'openjdk7/build')
-rw-r--r--openjdk7/build/BUILDING.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/openjdk7/build/BUILDING.txt b/openjdk7/build/BUILDING.txt
index 423489b2..4aeafbaa 100644
--- a/openjdk7/build/BUILDING.txt
+++ b/openjdk7/build/BUILDING.txt
@@ -14,8 +14,8 @@
# Check ICEDTEA_BRANCH value in Makefile.in:
ICEDTEA_MAJOR="icedtea7"
-ICEDTEA_BRANCH="2.6.2"
-ICEDTEA_VERSION="2.6.2"
+ICEDTEA_BRANCH="2.6.3"
+ICEDTEA_VERSION="2.6.3"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"