minio: update to 2019.07.17.
This commit is contained in:
parent
29ebf19655
commit
144731c7eb
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2019.07.10
|
||||
version=2019.07.17
|
||||
revision=1
|
||||
_version="${version//./-}T00-34-56Z"
|
||||
_version="${version//./-}T22-54-12Z"
|
||||
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=e33d2e9d739635d7dc2e5c24ecb0d0b35de299a3e2624f2a27ff2ea60e0777cc
|
||||
checksum=7d298b242323cadb8b1c69fd3bd82a845713d1f254a0ecc3ccf7f0a66de5ba3b
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue