summaryrefslogtreecommitdiffstats
path: root/openjdk/build/openjdk.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-01-22 10:12:21 +0000
committer Eric Hameleers <alien@slackware.com>2020-01-22 10:12:21 +0000
commitdb331592460318157e28782dbfbed90fe35d5c00 (patch)
tree8cc633637075172c1c1cee76db46ba6643161749 /openjdk/build/openjdk.SlackBuild
parent2979635232d9bf35fd5ffca78907fc1199982d88 (diff)
downloadasb-db331592460318157e28782dbfbed90fe35d5c00.tar.gz
asb-db331592460318157e28782dbfbed90fe35d5c00.tar.xz
openjdk: update to 8u242_b08 (icedtea-3.15.0)
Diffstat (limited to '')
-rwxr-xr-xopenjdk/build/openjdk.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/openjdk/build/openjdk.SlackBuild b/openjdk/build/openjdk.SlackBuild
index f255201f..918f8ca8 100755
--- a/openjdk/build/openjdk.SlackBuild
+++ b/openjdk/build/openjdk.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Eric Hameleers, Eindhoven, The Netherlands
+# Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Eric Hameleers, Eindhoven, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,9 +23,9 @@
PKGNAM1=openjdk
PKGNAM2=openjre
-JAVAVER=8u232
-JAVABLD=b09
-ICEDTEA=3.14.0
+JAVAVER=8u242
+JAVABLD=b08
+ICEDTEA=3.15.0
VERSION="${JAVAVER}_${JAVABLD}"
BUILD=${BUILD:-1}