diff options
Diffstat (limited to 'development/jdk11/jdk11.SlackBuild')
-rw-r--r-- | development/jdk11/jdk11.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jdk11/jdk11.SlackBuild b/development/jdk11/jdk11.SlackBuild index c0656846d6..24da37a05e 100644 --- a/development/jdk11/jdk11.SlackBuild +++ b/development/jdk11/jdk11.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jdk11 -# Copyright 2019 Igor Alexandrov <igor.s.alexandrov@gmail.com> +# Copyright 2019 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.4} +VERSION=${VERSION:-11.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |