aboutsummaryrefslogtreecommitdiff
path: root/network/awscli-v2
diff options
context:
space:
mode:
Diffstat (limited to 'network/awscli-v2')
-rw-r--r--network/awscli-v2/awscli-v2.SlackBuild4
-rw-r--r--network/awscli-v2/awscli-v2.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/network/awscli-v2/awscli-v2.SlackBuild b/network/awscli-v2/awscli-v2.SlackBuild
index ee23021c72..2f67ea7c79 100644
--- a/network/awscli-v2/awscli-v2.SlackBuild
+++ b/network/awscli-v2/awscli-v2.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for awscli-v2
-# Copyright 2023 Dimitris Zlatanidis Greece, Orestiada
+# Copyright 2023-2025 Dimitris Zlatanidis Greece, Orestiada
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=awscli-v2
SRCNAM=aws-cli
-VERSION=${VERSION:-2.17.18}
+VERSION=${VERSION:-2.27.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/awscli-v2/awscli-v2.info b/network/awscli-v2/awscli-v2.info
index 16b3b5aa52..e3647c21f9 100644
--- a/network/awscli-v2/awscli-v2.info
+++ b/network/awscli-v2/awscli-v2.info
@@ -1,10 +1,10 @@
PRGNAM="awscli-v2"
-VERSION="2.17.18"
+VERSION="2.27.2"
HOMEPAGE="https://aws.amazon.com/cli/"
-DOWNLOAD="https://github.com/aws/aws-cli/archive/2.17.18/aws-cli-2.17.18.tar.gz"
-MD5SUM="9413bf347e1fe46d9a3c58412483b16e"
+DOWNLOAD="https://github.com/aws/aws-cli/archive/2.27.2/aws-cli-2.27.2.tar.gz"
+MD5SUM="982d16190e7ede9445ae5046c6025353"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="awscrt colorama cryptography python3-ruamel.yaml python3-ruamel.yaml.clib python3-prompt_toolkit python3-dateutil jmespath"
+REQUIRES="jmespath python3-dateutil awscrt python3-prompt_toolkit38 python3-ruamel.yaml colorama cryptography"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"