minio: update to 2020.07.02.
This commit is contained in:
parent
430a93cd54
commit
4758331834
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'minio'
|
# Template file for 'minio'
|
||||||
pkgname=minio
|
pkgname=minio
|
||||||
version=2020.06.22
|
version=2020.07.02
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T03-12-50Z"
|
_version="${version//./-}T00-15-09Z"
|
||||||
wrksrc=${pkgname}-RELEASE.${_version}
|
wrksrc=${pkgname}-RELEASE.${_version}
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/minio/minio"
|
go_import_path="github.com/minio/minio"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/minio/minio"
|
homepage="https://github.com/minio/minio"
|
||||||
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
||||||
checksum=dff3d1f4af4773b77bf26c013f6d899f6db2aaa8a8d12cafd777e8195f22cb1d
|
checksum=4255c4d95a3e010f16a3f1e974768dc68509075403a97a9b9882f7d9e89fedc5
|
||||||
system_accounts="_minio"
|
system_accounts="_minio"
|
||||||
_minio_homedir="/var/lib/minio"
|
_minio_homedir="/var/lib/minio"
|
||||||
_minio_descr="Minio Daemon User"
|
_minio_descr="Minio Daemon User"
|
||||||
|
|
Loading…
Reference in a new issue