minio: update to 2019.05.23.
This commit is contained in:
parent
415950631b
commit
1e2a36be21
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2019.05.14
|
||||
version=2019.05.23
|
||||
revision=1
|
||||
_version="${version//./-}T23-57-45Z"
|
||||
_version="${version//./-}T00-29-34Z"
|
||||
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=c8e342378790ef50d5d7bc7d91faf98eac783c52a1b26428a3e2abed2dac3616
|
||||
checksum=829cc1ed87ad90f0f92142f0daca8f4a9b5fcad110e7341572f5404d2dee7117
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue