minio: update to 2020.09.26.

This commit is contained in:
Gerardo Di Iorio 2020-09-28 15:12:13 +02:00 committed by Andrew J. Hesford
parent e454c46975
commit 6d6a44f0e8

View file

@ -1,8 +1,8 @@
# Template file for 'minio'
pkgname=minio
version=2020.08.27
version=2020.09.26
revision=1
_version="${version//./-}T05-16-20Z"
_version="${version//./-}T03-44-56Z"
wrksrc=${pkgname}-RELEASE.${_version}
build_style=go
go_import_path="github.com/minio/minio"
@ -13,7 +13,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/minio/minio"
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
checksum=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
checksum=8690bb968685e3d18a68b58ef77e60be24c775f92c8c50c4909dce4e2a48e6e1
system_accounts="_minio"
_minio_homedir="/var/lib/minio"
_minio_descr="Minio Daemon User"