minio: update to 2020.03.25.
This commit is contained in:
parent
aab9e43ec1
commit
fbf9d25fb2
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.03.19
|
||||
version=2020.03.25
|
||||
revision=1
|
||||
_version="${version//./-}T21-49-00Z"
|
||||
_version="${version//./-}T07-03-04Z"
|
||||
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=c84dd9a3eba2f911716860ac43c61b2c0f632c4a4c1624e46667063ed4c24486
|
||||
checksum=09d80af22e2565108ca7eff502985655ab6a48fc11f2d81d60d2b6a36524467e
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue