mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/awscli: Updated for version 1.6.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
82b3e8e5de
commit
8d65ac2d5f
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.5.2}
|
||||
VERSION=${VERSION:-1.6.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="awscli"
|
||||
VERSION="1.5.2"
|
||||
VERSION="1.6.6"
|
||||
HOMEPAGE="http://aws.amazon.com/cli/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/a/awscli/awscli-1.5.2.tar.gz"
|
||||
MD5SUM="385b8fd5cda2cb0fea64f2e558153ba1"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/a/awscli/awscli-1.6.6.tar.gz"
|
||||
MD5SUM="94f0d761c60986e5bd229fa71e4f3ed7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Sphinx botocore colorama bcdoc rsa nose mock"
|
||||
|
|
Loading…
Reference in a new issue