devel/awscli: Update 1.11.103 -> 1.11.113
Approved by: robak (mentor) Differential Revision: https://reviews.freebsd.org/D11390
This commit is contained in:
parent
830806efaf
commit
22df4ebc7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444565
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.11.103
|
||||
PORTVERSION= 1.11.113
|
||||
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.66:devel/py-botocore \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.76: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 = 1497379711
|
||||
SHA256 (awscli-1.11.103.tar.gz) = 5451de6b23f986c39b18ffd16dd3da0fe624335291da722f3970f2ab455d9ad4
|
||||
SIZE (awscli-1.11.103.tar.gz) = 547134
|
||||
TIMESTAMP = 1498634983
|
||||
SHA256 (awscli-1.11.113.tar.gz) = 385fcc58e5ab46dbf5235487f19bb2299bc8cd340cbca8730979ce1cf959d751
|
||||
SIZE (awscli-1.11.113.tar.gz) = 547325
|
||||
|
|
Loading…
Reference in a new issue