summaryrefslogtreecommitdiffstats
path: root/openjdk/build/BUILDING.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-01-22 10:12:21 +0000
committer Eric Hameleers <alien@slackware.com>2020-01-22 10:12:21 +0000
commitdb331592460318157e28782dbfbed90fe35d5c00 (patch)
tree8cc633637075172c1c1cee76db46ba6643161749 /openjdk/build/BUILDING.txt
parent2979635232d9bf35fd5ffca78907fc1199982d88 (diff)
downloadasb-db331592460318157e28782dbfbed90fe35d5c00.tar.gz
asb-db331592460318157e28782dbfbed90fe35d5c00.tar.xz
openjdk: update to 8u242_b08 (icedtea-3.15.0)
Diffstat (limited to 'openjdk/build/BUILDING.txt')
-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 5a3736f0..bdc678c6 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.14.0"
-ICEDTEA_VERSION="3.14.0"
+ICEDTEA_BRANCH="3.15.0"
+ICEDTEA_VERSION="3.15.0"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"