minio: update to 2019.02.26.

This commit is contained in:
Gerardo Di Iorio 2019-02-26 22:13:13 +01:00 committed by Johannes
parent 3261c4ea76
commit e2117d94aa

View file

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