summaryrefslogtreecommitdiffstats
path: root/openjdk
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-27 07:07:42 +0000
committer Eric Hameleers <alien@slackware.com>2016-07-27 07:07:42 +0000
commit4ffdfd87dc67b2a571b9417118636dddc54da4d0 (patch)
tree3874a65611c570d00c38c8773a871c981a715fbf /openjdk
parent6c1c122f3086df0d8d60676aeb7889dc75760dfa (diff)
downloadasb-4ffdfd87dc67b2a571b9417118636dddc54da4d0.tar.gz
asb-4ffdfd87dc67b2a571b9417118636dddc54da4d0.tar.xz
openjdk: updated to icedtea 3.1.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 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}"