From 4ffdfd87dc67b2a571b9417118636dddc54da4d0 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 27 Jul 2016 07:07:42 +0000 Subject: openjdk: updated to icedtea 3.1.0. --- openjdk/build/BUILDING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openjdk/build/BUILDING.txt') diff --git a/openjdk/build/BUILDING.txt b/openjdk/build/BUILDING.txt index 77ee0037..a5d93795 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.0.1" -ICEDTEA_VERSION="3.0.1" +ICEDTEA_BRANCH="3.1.0" +ICEDTEA_VERSION="3.1.0" DROPURL="http://icedtea.classpath.org/download/drops" SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}" -- cgit v1.2.3-65-gdbad