Update to 1.11.81
Changes: https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst PR: 218916 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
This commit is contained in:
parent
0c4a597512
commit
276de15aa3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439556
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= awscli
|
||||
PORTVERSION= 1.11.74
|
||||
PORTVERSION= 1.11.81
|
||||
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.37:devel/py-botocore \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.5.44: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 = 1491511960
|
||||
SHA256 (awscli-1.11.74.tar.gz) = d26fab241837f6009d2d28711cda084f1d0b9aafe6e062b5d3e3d9098c5f8215
|
||||
SIZE (awscli-1.11.74.tar.gz) = 542282
|
||||
TIMESTAMP = 1493302976
|
||||
SHA256 (awscli-1.11.81.tar.gz) = 61022acd60f130c85953d46d47bf4aa3b60d03835eb5e731e2bf533e9ddf5533
|
||||
SIZE (awscli-1.11.81.tar.gz) = 544970
|
||||
|
|
Loading…
Reference in a new issue