minio: update to 2019.01.23.
This commit is contained in:
parent
c15c8967e3
commit
b71833cf55
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=2019.01.10
|
version=2019.01.23
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T00-21-20Z"
|
_version="${version//./-}T23-18-58Z"
|
||||||
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=b940476ce79f2fcc2b49a5ef886398baf9c44760b7cae99ee97de0811ebba037
|
checksum=dfd2a46f5daf97c39c318e3c455f85b0250a14841c26e6fc49d6962dcd2e4ced
|
||||||
system_accounts="_minio"
|
system_accounts="_minio"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Reference in a new issue