summaryrefslogtreecommitdiffstats
path: root/openjdk
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-05-16 17:53:29 +0000
committer Eric Hameleers <alien@slackware.com>2017-05-16 17:53:29 +0000
commit5dc20064763edfed762a51f7b38e625270ab3369 (patch)
tree5043ae0b1be7c62ad415ad5854830a401f46752e /openjdk
parent2dbaa0ed9ff36c921afe1463191063d5cd937a42 (diff)
downloadasb-5dc20064763edfed762a51f7b38e625270ab3369.tar.gz
asb-5dc20064763edfed762a51f7b38e625270ab3369.tar.xz
openjdk: updated to icedtea 3.4.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 5ccd2ed8..3a3ea47a 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.3.0"
-ICEDTEA_VERSION="3.3.0"
+ICEDTEA_BRANCH="3.4.0"
+ICEDTEA_VERSION="3.4.0"
DROPURL="http://icedtea.classpath.org/download/drops"
SUPPURL="${DROPURL}/${ICEDTEA_MAJOR}/${ICEDTEA_BRANCH}"