summaryrefslogtreecommitdiffstats
path: root/openjdk7
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-01-20 21:05:32 +0000
committer Eric Hameleers <alien@slackware.com>2016-01-20 21:05:32 +0000
commita735ab2785cbe518a5bd28a1dbe35e4bb8c78275 (patch)
tree720fc5248d6d3e59e5241a68478011946577f598 /openjdk7
parent82c9fea8094006acc53f2d219f5ce36ebaaad534 (diff)
downloadasb-a735ab2785cbe518a5bd28a1dbe35e4bb8c78275.tar.gz
asb-a735ab2785cbe518a5bd28a1dbe35e4bb8c78275.tar.xz
Updated to icedtea-2.6.4
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 4aeafbaa..1a96cc4f 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.3"
-ICEDTEA_VERSION="2.6.3"
+ICEDTEA_BRANCH="2.6.4"
+ICEDTEA_VERSION="2.6.4"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"