aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:39:27 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:25 +0100
commit0e61141101c4084af737a5ef40136a24576c984e (patch)
tree8bb431d540c301fb5f726d6eac0cb854f8c4d0b8 /testing
parent4ee6df6b44a33691168871e5622238e9d2e7a850 (diff)
downloadaports-0e61141101c4084af737a5ef40136a24576c984e.tar.bz2
aports-0e61141101c4084af737a5ef40136a24576c984e.tar.xz
testing/awscli: rebuild against new version of python3
Diffstat (limited to 'testing')
-rw-r--r--testing/awscli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/awscli/APKBUILD b/testing/awscli/APKBUILD
index 66493bc6f2..12bbba4d52 100644
--- a/testing/awscli/APKBUILD
+++ b/testing/awscli/APKBUILD
@@ -3,7 +3,7 @@
pkgname=awscli
_pkgname=aws-cli
pkgver=1.11.34
-pkgrel=0
+pkgrel=1
_python="python3"
pkgdesc="Universal Command Line Interface for Amazon Web Services"
url="https://github.com/aws/aws-cli"