minio: update to 2020.04.23.
This commit is contained in:
parent
a58195d4ac
commit
f05fbb80a9
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.04.22
|
||||
version=2020.04.23
|
||||
revision=1
|
||||
_version="${version//./-}T00-11-12Z"
|
||||
_version="${version//./-}T00-58-49Z"
|
||||
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=7db6b574a57e1b95a2ad600cddb89578334ace6f03d3346b88e85527c947d4ef
|
||||
checksum=7f08431a532ed9aa19d8e00071e7b779f844866a1fc7713013092d2e60a11457
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue