summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Igor Alexandrov2020-01-25 03:06:31 +0100
committer Willy Sudiarto Raharjo2020-01-25 03:06:31 +0100
commit7b9db9e2e4be85c53435f65583647f2de9a316c9 (patch)
tree30a8156fa54be353d42c6c7c0575e5a00a66703c /development
parent5cbab2de79f518173450c7fae133472b73af2268 (diff)
downloadslackbuilds-7b9db9e2e4be85c53435f65583647f2de9a316c9.tar.gz
development/jdk11: Updated for version 11.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/jdk11/jdk11.SlackBuild4
-rw-r--r--development/jdk11/jdk11.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/jdk11/jdk11.SlackBuild b/development/jdk11/jdk11.SlackBuild
index 24da37a05e..bc52b2f43b 100644
--- a/development/jdk11/jdk11.SlackBuild
+++ b/development/jdk11/jdk11.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jdk11
-# Copyright 2019 Igor Alexandrov <igora.vault@gmail.com>
+# Copyright 2019 2020 Igor Alexandrov <igora.vault@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=jdk11
-VERSION=${VERSION:-11.0.5}
+VERSION=${VERSION:-11.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/jdk11/jdk11.info b/development/jdk11/jdk11.info
index d474b81ab5..0f96197cb1 100644
--- a/development/jdk11/jdk11.info
+++ b/development/jdk11/jdk11.info
@@ -1,10 +1,10 @@
PRGNAM="jdk11"
-VERSION="11.0.5"
+VERSION="11.0.6"
HOMEPAGE="https://www.oracle.com/technetwork/java/javase/downloads/index.html"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.oracle.com/otn/java/jdk/11.0.5+10/e51269e04165492b90fa15af5b4eb1a5/jdk-11.0.5_linux-x64_bin.tar.gz"
-MD5SUM_x86_64="8a6fa2e2ce09c1cf9de4b3a77dcc867d"
+DOWNLOAD_x86_64="https://download.oracle.com/otn/java/jdk/11.0.6+8/90eb79fb590d45c8971362673c5ab495/jdk-11.0.6_linux-x64_bin.tar.gz"
+MD5SUM_x86_64="a1c006e67657892168532af68a89230f"
REQUIRES=""
MAINTAINER="Igor Alexandrov"
EMAIL="igora.vault@gmail.com"