minio: update to 2019.06.19.

This commit is contained in:
Gerardo Di Iorio 2019-06-20 14:57:37 +02:00 committed by Johannes
parent 5ca594b86b
commit d6c5e8af89

View file

@ -1,8 +1,8 @@
# Template file for 'minio'
pkgname=minio
version=2019.06.13
version=2019.06.19
revision=1
_version="${version//./-}T01-41-13Z"
_version="${version//./-}T18-24-42Z"
wrksrc=${pkgname}-RELEASE.${_version}
build_style=go
go_import_path="github.com/minio/minio"
@ -16,7 +16,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=0e42aecf1ad5fe07b2f495b19983eeb58809835bbeb332d783b21f2d0becd0e7
checksum=ed5ed9df9c0f7d55ac6e1a0f2af98fea05e50c3eb1eb07bd53e595fc31f89f5b
system_accounts="_minio"
do_check() {