mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/awscli: Updated for version 1.16.298.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
73738cbd35
commit
f8c841c6bd
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=awscli
|
||||
VERSION=${VERSION:-1.16.292}
|
||||
VERSION=${VERSION:-1.16.298}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="awscli"
|
||||
VERSION="1.16.292"
|
||||
VERSION="1.16.298"
|
||||
HOMEPAGE="https://aws.amazon.com/cli/"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/16/9f/75210a370161c8e0aee0cacfe0f9928aa54553e7e639de92730df055c4c1/awscli-1.16.292.tar.gz"
|
||||
MD5SUM="f1f9558d75c7d168ef798148ab328703"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/60/65/265c505d07abae6e6d01897e0502af8fcce88efe8ed47100aaa4f6dc8399/awscli-1.16.298.tar.gz"
|
||||
MD5SUM="6a459309ae7096ab8050ca1a314fb1eb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="s3transfer colorama rsa PyYAML"
|
||||
|
|
Loading…
Reference in a new issue