mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/awscli: Updated for version 1.10.58.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a6feea2246
commit
0a4a566402
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.10.57}
|
||||
VERSION=${VERSION:-1.10.58}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="awscli"
|
||||
VERSION="1.10.57"
|
||||
VERSION="1.10.58"
|
||||
HOMEPAGE="http://aws.amazon.com/cli/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/8f/7d/17413520a32aca8c42a4f652512c52b9f02c5f39c33aa75526d06ecf1229/awscli-1.10.57.tar.gz"
|
||||
MD5SUM="a8cd4005aed4f58208ef9b31f261cc0f"
|
||||
DOWNLOAD="https://pypi.python.org/packages/9e/fc/c168fd38a62f2c342a5ba1052f9f52de47bb5dec797ca56b4edc9ac0fbd4/awscli-1.10.58.tar.gz"
|
||||
MD5SUM="0355a7b85b36841daab5c598262fd405"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="s3transfer colorama rsa"
|
||||
|
|
Loading…
Reference in a new issue