aboutsummaryrefslogtreecommitdiffstats
path: root/testing/aws-cli
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 10:48:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:27 +0000
commita1d9dd6f3ae2beab3ec2db6e58d4999ee7608311 (patch)
treefd9702fd320eb65c845ce86776fff8f839c934c5 /testing/aws-cli
parentea1a09fa0a1155b0ec53a44fa609c50392743a8d (diff)
downloadaports-a1d9dd6f3ae2beab3ec2db6e58d4999ee7608311.tar.bz2
aports-a1d9dd6f3ae2beab3ec2db6e58d4999ee7608311.tar.xz
testing/aws-cli: rebuild against python 3.8
Diffstat (limited to 'testing/aws-cli')
-rw-r--r--testing/aws-cli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/aws-cli/APKBUILD b/testing/aws-cli/APKBUILD
index fef433010c..3d80a2c298 100644
--- a/testing/aws-cli/APKBUILD
+++ b/testing/aws-cli/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=aws-cli
pkgver=1.16.244
-pkgrel=0
+pkgrel=1
_python="python3"
_libname=${pkgname/-/}
pkgdesc="Universal Command Line Interface for Amazon Web Services"