devel/awscli: update to 1.11.54
PR: 217250 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
This commit is contained in:
parent
e5fb8c03d4
commit
c536b89bb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434743
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.11.43
|
||||
PORTVERSION= 1.11.54
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.6:devel/py-botocore \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.17:devel/py-botocore \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.9:net/py-s3transfer \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1485425161
|
||||
SHA256 (awscli-1.11.43.tar.gz) = 7edc3c37e098ab95e190090f8bd143bd1138ad6abf0c77c9438d3e8f7c9524f5
|
||||
SIZE (awscli-1.11.43.tar.gz) = 511612
|
||||
TIMESTAMP = 1487962032
|
||||
SHA256 (awscli-1.11.54.tar.gz) = caad74bb5b784dc9d1104f8f844c27efcad645f68ff0a687340634442b1df1f9
|
||||
SIZE (awscli-1.11.54.tar.gz) = 513599
|
||||
|
|
Loading…
Reference in a new issue