minio: update to 2020.04.28.
This commit is contained in:
parent
625b417fb4
commit
1716b09344
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.04.23
|
||||
version=2020.04.28
|
||||
revision=1
|
||||
_version="${version//./-}T00-58-49Z"
|
||||
_version="${version//./-}T23-56-56Z"
|
||||
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=7f08431a532ed9aa19d8e00071e7b779f844866a1fc7713013092d2e60a11457
|
||||
checksum=40c4e0da91c176351381da42f6f9cf8a8ff548d67668baf1a838138e4c2bd5d5
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue