aboutsummaryrefslogtreecommitdiffstats
path: root/testing/minio-client/APKBUILD
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2019-08-23 18:32:36 -0400
committerLeo <thinkabit.ukim@gmail.com>2019-08-24 13:08:13 -0300
commit7029e864ea1e043b7c33a0cbd13302d4c5b47e78 (patch)
treeec0d44b64b51a062edf735f1b243d3e2d34cd2db /testing/minio-client/APKBUILD
parentcf39a5a802cbe6c3452e621cf4324efc83cbb617 (diff)
downloadaports-7029e864ea1e043b7c33a0cbd13302d4c5b47e78.tar.bz2
aports-7029e864ea1e043b7c33a0cbd13302d4c5b47e78.tar.xz
testing/minio-client: upgrade to 0.20190821
Diffstat (limited to 'testing/minio-client/APKBUILD')
-rw-r--r--testing/minio-client/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/minio-client/APKBUILD b/testing/minio-client/APKBUILD
index d6d59a86b7..fb4547622e 100644
--- a/testing/minio-client/APKBUILD
+++ b/testing/minio-client/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Chloe Kudryavtsev <toast@toastin.space>
pkgname=minio-client
_pkgname=mc
-_pkgver='RELEASE.2019-07-24T02-55-56Z'
+_pkgver='RELEASE.2019-08-21T19-59-10Z'
pkgver=${_pkgver#*.}
pkgver=${pkgver%T*}
pkgver=0.${pkgver//-}
-pkgrel=1
+pkgrel=0
pkgdesc="The MinIO Client"
url="https://minio.io/"
arch="all"
@@ -45,4 +45,4 @@ cleanup_srcdir() {
go clean -modcache
default_cleanup_srcdir
}
-sha512sums="f72e3f05f2c6325d0fdf2f7cea047eb93411ccb47ea3b74184690c97dc2b91a7066796bc3b1a0ee5f62389a8ea532860adfcdb2c4718ac1677df23257ef9db12 mc-RELEASE.2019-07-24T02-55-56Z.tar.gz"
+sha512sums="7e802f95c3b85ccdc31e4e1093953fa348f0935b6c85de6d5263aeba8489611bfb702a17e7c36abccadbcd558480c8b64be463dfe76d67e1e7570586db6e97c9 mc-RELEASE.2019-08-21T19-59-10Z.tar.gz"