minio: update to 2019.08.21.
This commit is contained in:
parent
6c460e4e4e
commit
d3988a7ee9
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'minio'
|
# Template file for 'minio'
|
||||||
pkgname=minio
|
pkgname=minio
|
||||||
version=2019.08.07
|
version=2019.08.21
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T01-59-21Z"
|
_version="${version//./-}T19-40-07Z"
|
||||||
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"
|
||||||
|
@ -16,7 +16,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=7b30d246bf138cda06929cd97ea82394d287448ae8fa3f5ac5c6eedaf03fd4eb
|
checksum=eccc62c5ca5bcfae31faf50896da9f84ff7295ebe02b7c900b0a334335721e42
|
||||||
system_accounts="_minio"
|
system_accounts="_minio"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Reference in New Issue