minio: update to 2019.12.24.

This commit is contained in:
Gerardo Di Iorio 2019-12-28 10:48:58 +01:00 committed by Juan RP
parent 24c73a4e1c
commit e4195c2873
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'minio'
pkgname=minio
version=2019.12.19
version=2019.12.24
revision=1
_version="${version//./-}T22-52-26Z"
_version="${version//./-}T23-04-45Z"
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=272378b98c6e4672ef0c9394a503080d0450564e6daf4aab910b2ee1505fb697
checksum=964746c2089eafed18dd4125d7130c20af74873cc41701cf1f34d9f17f6ab17c
system_accounts="_minio"
do_check() {