minio: update to 2020.01.03.

This commit is contained in:
Gerardo Di Iorio 2020-01-04 11:14:47 +01:00 committed by Juan RP
parent 73b6b1b574
commit e334e00fd6
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'minio'
pkgname=minio
version=2019.12.24
version=2020.01.03
revision=1
_version="${version//./-}T23-04-45Z"
_version="${version//./-}T19-12-21Z"
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=964746c2089eafed18dd4125d7130c20af74873cc41701cf1f34d9f17f6ab17c
checksum=5676c40de64503c99b48e7738caa5b82c1239b93c76d3319ee11c5b6d37b07ff
system_accounts="_minio"
do_check() {