summaryrefslogtreecommitdiff
path: root/devel/awscli/Makefile
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2021-04-04 19:12:07 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2021-04-06 07:29:01 +0000
commit05017885ce9888fb2ce8fbe0f937c2d4fb6110f1 (patch)
treef162f6b1d6d54c0da2e6552acd3dd486f59bf053 /devel/awscli/Makefile
parentdevel/py-botocore: Update 1.20.36 -> 1.20.44 (diff)
devel/awscli: Update 1.19.36 -> 1.19.44
Sponsored by: Miles AS
Diffstat (limited to 'devel/awscli/Makefile')
-rw-r--r--devel/awscli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile
index ee4a6df9647e..6c68aba6c303 100644
--- a/devel/awscli/Makefile
+++ b/devel/awscli/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= awscli
-PORTVERSION= 1.19.36
+PORTVERSION= 1.19.44
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.20.36:devel/py-botocore@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.20.44:devel/py-botocore@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.3.0:net/py-s3transfer@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils@${PY_FLAVOR} \