aboutsummaryrefslogtreecommitdiffstats
path: root/testing/s3cmd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:58:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:58:37 +0000
commit1377e18afb8dfc5e0834fa7d5b5d6a92fc93e1e2 (patch)
tree2a69506d35b23613989b5c3889361539d5ddbd63 /testing/s3cmd
parent76661cc832dcf23ca9f22ba203ed080790c8a20e (diff)
downloadaports-1377e18afb8dfc5e0834fa7d5b5d6a92fc93e1e2.tar.bz2
aports-1377e18afb8dfc5e0834fa7d5b5d6a92fc93e1e2.tar.xz
testing/s3cmd: rebuild against python 3.8
Diffstat (limited to 'testing/s3cmd')
-rw-r--r--testing/s3cmd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/s3cmd/APKBUILD b/testing/s3cmd/APKBUILD
index fc46e26244..93e71f8937 100644
--- a/testing/s3cmd/APKBUILD
+++ b/testing/s3cmd/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Gennady Feldman <gena01@gmail.com>
pkgname=s3cmd
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Command line tool for managing Amazon S3 and CloudFront services"
url="https://github.com/s3tools/s3cmd"
arch="noarch"