minio: update to 2020.10.12.
This commit is contained in:
parent
d3516b581a
commit
47fc1eb1d1
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.09.26
|
||||
version=2020.10.12
|
||||
revision=1
|
||||
_version="${version//./-}T03-44-56Z"
|
||||
_version="${version//./-}T21-53-21Z"
|
||||
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=8690bb968685e3d18a68b58ef77e60be24c775f92c8c50c4909dce4e2a48e6e1
|
||||
checksum=abfca74f525fe7ee6f259a42a68496b82864986ec2e2bdebac2fd8c787aa708c
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in New Issue