minio: update to 2020.03.09.
This commit is contained in:
parent
138051c639
commit
bd5608702c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.02.07
|
||||
version=2020.03.09
|
||||
revision=1
|
||||
_version="${version//./-}T23-28-16Z"
|
||||
_version="${version//./-}T18-26-53Z"
|
||||
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=d63511d1d21882877ec6c48f6a51aa60358a357df7a85a9258ad562e8326f329
|
||||
checksum=63b850d21e5eb600cea6c6f97319c546a0c996c9b4b2ca8771ba557c537f259a
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue