minio: update to 2019.12.19.
This commit is contained in:
parent
506e6db6ea
commit
27b4ff6eac
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2019.10.12
|
||||
version=2019.12.19
|
||||
revision=1
|
||||
_version="${version//./-}T01-39-57Z"
|
||||
_version="${version//./-}T22-52-26Z"
|
||||
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=8cffc57c7e405ed0e312e48c8393b1ad4081de48a1a69caa23323051bfc14d7d
|
||||
checksum=272378b98c6e4672ef0c9394a503080d0450564e6daf4aab910b2ee1505fb697
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue