minio: update to 2019.07.10.

This commit is contained in:
Gerardo Di Iorio 2019-07-10 22:23:12 +02:00 committed by Helmut Pozimski
parent 6a17fe99ab
commit 65742f7f12

View file

@ -1,8 +1,8 @@
# Template file for 'minio' # Template file for 'minio'
pkgname=minio pkgname=minio
version=2019.06.27 version=2019.07.10
revision=1 revision=1
_version="${version//./-}T21-13-50Z" _version="${version//./-}T00-34-56Z"
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=2ce6bc803f840c738b95dd89bb67e56b0b06d3dd72714c518c3ab3d0ee43317e checksum=e33d2e9d739635d7dc2e5c24ecb0d0b35de299a3e2624f2a27ff2ea60e0777cc
system_accounts="_minio" system_accounts="_minio"
do_check() { do_check() {