diff options
author | Bifferos <bifferos@gmail.com> | 2020-01-28 19:19:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-28 19:19:21 +0700 |
commit | 38a2102c9f4786608913f2da92f2b157f961ce2b (patch) | |
tree | 9313cdbf0d3c25e4ce9716c62ffbdb71ef2e192c /development | |
parent | fd2421035c887675893a01f8fbedd02841141b90 (diff) | |
download | slackbuilds-38a2102c9f4786608913f2da92f2b157f961ce2b.tar.gz |
development/amazon-corretto: Updated for version 8.242.08.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/amazon-corretto/amazon-corretto.SlackBuild | 4 | ||||
-rw-r--r-- | development/amazon-corretto/amazon-corretto.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/amazon-corretto/amazon-corretto.SlackBuild b/development/amazon-corretto/amazon-corretto.SlackBuild index 11e3bf3a9a..d84aa7f756 100644 --- a/development/amazon-corretto/amazon-corretto.SlackBuild +++ b/development/amazon-corretto/amazon-corretto.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2019 bifferos@gmail.com UK +# Copyright 2019-2020 bifferos@gmail.com UK # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ PRGNAM=amazon-corretto -VERSION=${VERSION:-8.232.09.1} +VERSION=${VERSION:-8.242.08.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/amazon-corretto/amazon-corretto.info b/development/amazon-corretto/amazon-corretto.info index 9c9a960412..26508cd9db 100644 --- a/development/amazon-corretto/amazon-corretto.info +++ b/development/amazon-corretto/amazon-corretto.info @@ -1,10 +1,10 @@ PRGNAM="amazon-corretto" -VERSION="8.232.09.1" +VERSION="8.242.08.1" HOMEPAGE="https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/downloads-list.html" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://corretto.aws/downloads/resources/8.232.09.1/amazon-corretto-8.232.09.1-linux-x64.tar.gz" -MD5SUM_x86_64="3511152bd52c867f8b550d7c8d7764aa" +DOWNLOAD_x86_64="https://corretto.aws/downloads/resources/8.242.08.1/amazon-corretto-8.242.08.1-linux-x64.tar.gz" +MD5SUM_x86_64="3a614a0e32aa5324843781d1077aad7a" REQUIRES="" MAINTAINER="Bifferos" EMAIL="bifferos@gmail.com" |