summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-03-02 20:59:08 +0000
committer Eric Hameleers <alien@slackware.com>2019-03-02 20:59:08 +0000
commit7acf8722c4e61935e609365525de8252963cda05 (patch)
tree10f5f255a0171ceb577e1c5a1947b976027511a9
parent084f3f430f185df027663570c381a0358d825258 (diff)
downloadasb-7acf8722c4e61935e609365525de8252963cda05.tar.gz
asb-7acf8722c4e61935e609365525de8252963cda05.tar.xz
openjdk: updated to 8u201_b08 (icedtea 3.11.0)
-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 7511b46c..2682a5fd 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.10.0"
-ICEDTEA_VERSION="3.10.0"
+ICEDTEA_BRANCH="3.11.0"
+ICEDTEA_VERSION="3.11.0"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"