summaryrefslogtreecommitdiffstats
path: root/openjdk7
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-11-14 08:09:04 +0000
committer Eric Hameleers <alien@slackware.com>2016-11-14 08:09:04 +0000
commitfbc84f0b626d2e7b77e4f7933eeca14f7d859c1e (patch)
treed9073f289057228bac92a2de22da157d47e6cba9 /openjdk7
parentdfa9c73c94d002b4927f151ad583ca88abd84818 (diff)
downloadasb-fbc84f0b626d2e7b77e4f7933eeca14f7d859c1e.tar.gz
asb-fbc84f0b626d2e7b77e4f7933eeca14f7d859c1e.tar.xz
openjdk7: icedtea updated to 2.6.8
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 421766cd..c634c9f8 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.6"
-ICEDTEA_VERSION="2.6.6"
+ICEDTEA_BRANCH="2.6.8"
+ICEDTEA_VERSION="2.6.8"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"