summaryrefslogtreecommitdiffstats
path: root/openjdk
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-11-15 09:14:10 +0000
committer Eric Hameleers <alien@slackware.com>2019-11-15 09:14:10 +0000
commit98b9b7654965d3a69cd35a8af44e6624d5d71659 (patch)
tree2c507b618f3829fb73009f5e03ee9d74102fd802 /openjdk
parentec320d99d45586896f6341492fccfb3c0fe32400 (diff)
downloadasb-98b9b7654965d3a69cd35a8af44e6624d5d71659.tar.gz
asb-98b9b7654965d3a69cd35a8af44e6624d5d71659.tar.xz
openjdk: update to 3.14.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 42fc8595..5a3736f0 100644
--- a/openjdk/build/BUILDING.txt
+++ b/openjdk/build/BUILDING.txt
@@ -16,8 +16,8 @@
# Check ICEDTEA_BRANCH value in Makefile.in:
ICEDTEA_MAJOR="icedtea8"
-ICEDTEA_BRANCH="3.13.0"
-ICEDTEA_VERSION="3.13.0"
+ICEDTEA_BRANCH="3.14.0"
+ICEDTEA_VERSION="3.14.0"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"