minio: update to 2019.04.18.
This commit is contained in:
parent
72ea64702d
commit
3f46bd4868
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2019.04.09
|
||||
version=2019.04.18
|
||||
revision=1
|
||||
_version="${version//./-}T01-22-30Z"
|
||||
_version="${version//./-}T21-44-59Z"
|
||||
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=b97ef85db2a62adcdc8fd30ddb4d8b47c3de72c67dcafe99b2ba8d684b73d240
|
||||
checksum=73029a626bbea42b7d2d83997611bc7a96f03eb745fd6692d5baf5c824a0941f
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue