minio: update to 2019.03.06.

This commit is contained in:
Gerardo Di Iorio 2019-03-08 22:36:05 +01:00 committed by maxice8
parent 22bc9eb0c6
commit 9f2795b312
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'minio' # Template file for 'minio'
pkgname=minio pkgname=minio
version=2019.02.26 version=2019.03.06
revision=1 revision=1
_version="${version//./-}T19-51-46Z" _version="${version//./-}T22-47-10Z"
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=40d505209b27f89e51fb2164d9681b56362e19cde8daa72513cffc76e823d15c checksum=a2001ef9c4fbee73c4b7e049b7f012b87bfda17aea0b61fa02cec5adabbbc59c
system_accounts="_minio" system_accounts="_minio"
do_check() { do_check() {