minio: update to 2020.05.16.
This commit is contained in:
parent
e0c679f7f4
commit
0ef279a224
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.05.08
|
||||
version=2020.05.16
|
||||
revision=1
|
||||
_version="${version//./-}T02-40-49Z"
|
||||
_version="${version//./-}T01-33-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=bc34e687b87ade2a4daac840c32b2c5b903a90534c577d14e6912f163bd3d959
|
||||
checksum=2b8769818c01a114bf5aede8ff0b040f09aa01932528b877390e1b7df62e6932
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in New Issue