minio: update to 2020.08.26.
This commit is contained in:
parent
25f7bf4470
commit
50304b4f18
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.08.16
|
||||
version=2020.08.26
|
||||
revision=1
|
||||
_version="${version//./-}T18-39-38Z"
|
||||
_version="${version//./-}T00-00-49Z"
|
||||
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=0750d4fd625a1ab923bfd54489acd1d886336521a133bb83e0a290cf938c47d0
|
||||
checksum=05a8e287e0cc39c3a34593d7fe78b945350783210e3cd6d0c8a678afcb84bc12
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in New Issue