summaryrefslogtreecommitdiffstats
path: root/openjdk7
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-04-24 12:06:53 +0000
committer Eric Hameleers <alien@slackware.com>2016-04-24 12:06:53 +0000
commitcdfc954a780edc1e54940546199b61c9ebd214be (patch)
tree13905cc8f73220ca11a94093932fcea7f369012e /openjdk7
parent603f1aad2467960947fbf69f1e31db795545ce4e (diff)
downloadasb-cdfc954a780edc1e54940546199b61c9ebd214be.tar.gz
asb-cdfc954a780edc1e54940546199b61c9ebd214be.tar.xz
openjdk7: updated to icedtea-2.6.6
Diffstat (limited to 'openjdk7')
-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 d94c9675..421766cd 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.5"
-ICEDTEA_VERSION="2.6.5"
+ICEDTEA_BRANCH="2.6.6"
+ICEDTEA_VERSION="2.6.6"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"