minio: update to 2019.05.14.
This commit is contained in:
parent
6ce9336364
commit
eb7ab2c797
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'minio'
|
# Template file for 'minio'
|
||||||
pkgname=minio
|
pkgname=minio
|
||||||
version=2019.05.02
|
version=2019.05.14
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T19-07-09Z"
|
_version="${version//./-}T23-57-45Z"
|
||||||
wrksrc=${pkgname}-RELEASE.${_version}
|
wrksrc=${pkgname}-RELEASE.${_version}
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/minio/minio"
|
go_import_path="github.com/minio/minio"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/minio/minio"
|
homepage="https://github.com/minio/minio"
|
||||||
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
||||||
checksum=a23624617a045ea8c0726cc09af681df4fa80c7361d68593c715d6a8f80e6d19
|
checksum=c8e342378790ef50d5d7bc7d91faf98eac783c52a1b26428a3e2abed2dac3616
|
||||||
system_accounts="_minio"
|
system_accounts="_minio"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue