summaryrefslogtreecommitdiffstats
path: root/openjdk
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-11-09 11:58:20 +0000
committer Eric Hameleers <alien@slackware.com>2016-11-09 11:58:20 +0000
commit5de35c00d81978d79c5b3246b83fa724d7b028b9 (patch)
tree17c46f6b6d20a2a7959603071c7dba8fcab608a3 /openjdk
parenta478fd952e25573e83d627d841b4f2a605ec0d16 (diff)
downloadasb-5de35c00d81978d79c5b3246b83fa724d7b028b9.tar.gz
asb-5de35c00d81978d79c5b3246b83fa724d7b028b9.tar.xz
openjdk: updated to icedtea 3.2.0
Diffstat (limited to 'openjdk')
-rw-r--r--openjdk/build/BUILDING.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/openjdk/build/BUILDING.txt b/openjdk/build/BUILDING.txt
index a5d93795..bf9b5e4f 100644
--- a/openjdk/build/BUILDING.txt
+++ b/openjdk/build/BUILDING.txt
@@ -14,8 +14,8 @@
# Check ICEDTEA_BRANCH value in Makefile.in:
ICEDTEA_MAJOR="icedtea8"
-ICEDTEA_BRANCH="3.1.0"
-ICEDTEA_VERSION="3.1.0"
+ICEDTEA_BRANCH="3.2.0"
+ICEDTEA_VERSION="3.2.0"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"