aboutsummaryrefslogtreecommitdiffstats
path: root/testing/minio-client/APKBUILD
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-05 10:50:19 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-05 18:07:51 +0000
commitea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2 (patch)
tree2b0665152cc1a927aea8e443a218fad32ba86346 /testing/minio-client/APKBUILD
parent738a765b2d89a734523203e48a529185e8168212 (diff)
downloadaports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.bz2
aports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.xz
testing/various: rebuild go packages for CVE-2020-7919
Issue: #11416
Diffstat (limited to 'testing/minio-client/APKBUILD')
-rw-r--r--testing/minio-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/minio-client/APKBUILD b/testing/minio-client/APKBUILD
index 9ef8ba5d00..9d958fc375 100644
--- a/testing/minio-client/APKBUILD
+++ b/testing/minio-client/APKBUILD
@@ -5,7 +5,7 @@ _pkgver='RELEASE.2020-04-25T00-43-23Z'
pkgver=${_pkgver#*.}
pkgver=${pkgver%T*}
pkgver=0.${pkgver//-}
-pkgrel=0
+pkgrel=1
pkgdesc="The MinIO Client"
url="https://minio.io/"
arch="all"