summaryrefslogtreecommitdiffstats
path: root/openjdk/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-01-28 22:37:51 +0000
committer Eric Hameleers <alien@slackware.com>2017-01-28 22:37:51 +0000
commit7d60dcb565359250c7a4811f36cae03a399834c5 (patch)
tree12bdc629d69e149eca7a515831fa03665bf20abc /openjdk/build
parent0e1643596eee86f4c70828aceefaa1f2c89e2025 (diff)
downloadasb-7d60dcb565359250c7a4811f36cae03a399834c5.tar.gz
asb-7d60dcb565359250c7a4811f36cae03a399834c5.tar.xz
openjdk: updated to icedtea 3.3.0
Diffstat (limited to 'openjdk/build')
-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 bf9b5e4f..5ccd2ed8 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.2.0"
-ICEDTEA_VERSION="3.2.0"
+ICEDTEA_BRANCH="3.3.0"
+ICEDTEA_VERSION="3.3.0"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"