minio: update to 2020.05.01.
This commit is contained in:
parent
5034edbacf
commit
0debcebbaf
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.04.28
|
||||
revision=2
|
||||
_version="${version//./-}T23-56-56Z"
|
||||
version=2020.05.01
|
||||
revision=1
|
||||
_version="${version//./-}T22-19-14Z"
|
||||
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=40c4e0da91c176351381da42f6f9cf8a8ff548d67668baf1a838138e4c2bd5d5
|
||||
checksum=8c00e137488e817fbb4eb0c6c03eaaa422277276f26c9e79ca6240f4d4bcff81
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in New Issue