- Update to 1.10.63
PR: 212622 Submitted by: bradleythughes@fastmail.fm Approved by: alexey@renatasystems.org (maintainer)
This commit is contained in:
parent
c3e6aa5457
commit
0c48bae5da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422045
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.10.56
|
||||
PORTVERSION= 1.10.63
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Universal Command Line Interface for Amazon Web Services
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.46:devel/py-botocore \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.53:devel/py-botocore \
|
||||
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \
|
||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.0:net/py-s3transfer \
|
||||
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1471285573
|
||||
SHA256 (awscli-1.10.56.tar.gz) = adbc8812e75f0be53c4a414aeb181be6838befcd2869427074e116cf0cc6f7a2
|
||||
SIZE (awscli-1.10.56.tar.gz) = 479420
|
||||
TIMESTAMP = 1473665049
|
||||
SHA256 (awscli-1.10.63.tar.gz) = a50c242a90343e14fc5c74b0f84959fe35c76e316ee205f53247a6aecec55141
|
||||
SIZE (awscli-1.10.63.tar.gz) = 488426
|
||||
|
|
Loading…
Reference in a new issue