minio: update to 2021.03.17.
This commit is contained in:
parent
15d6d050d3
commit
a73c8269ca
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2021.03.01
|
||||
version=2021.03.17
|
||||
revision=1
|
||||
_version="${version//./-}T04-20-55Z"
|
||||
_version="${version//./-}T02-33-02Z"
|
||||
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=516b51d036cc0f599feb3a24c33142c7adf16aa15cc6ed5d0fddef1fde5bceeb
|
||||
checksum=e94b099fc84699aa68f0cfecde34f1da848be43023cae5d687729fb1de96b1fe
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in a new issue