From 98b9b7654965d3a69cd35a8af44e6624d5d71659 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 15 Nov 2019 09:14:10 +0000 Subject: openjdk: update to 3.14.0 --- openjdk/build/BUILDING.txt | 4 ++-- 1 file 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}" -- cgit v1.2.3-65-gdbad