minio: update to 2020.07.31.
This commit is contained in:
parent
88ec23c85b
commit
913406c6ea
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.07.27
|
||||
version=2020.07.31
|
||||
revision=1
|
||||
_version="${version//./-}T18-37-02Z"
|
||||
_version="${version//./-}T03-39-05Z"
|
||||
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=8a08c895fd955b587f78f53e5da91753116756f8ceb0742ec13b0e03da8bbedf
|
||||
checksum=956be87574276341dd4601f992c7cc86fa69218dabe8786347a3d038222b3a04
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in New Issue