minio: update to 2020.06.14.
This commit is contained in:
parent
91448b3545
commit
3ca21fd5ee
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.06.03
|
||||
version=2020.06.14
|
||||
revision=1
|
||||
_version="${version//./-}T22-13-49Z"
|
||||
_version="${version//./-}T18-32-17Z"
|
||||
wrksrc=${pkgname}-RELEASE.${_version}
|
||||
build_style=go
|
||||
go_import_path="github.com/minio/minio"
|
||||
|
@ -13,7 +13,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=5a3d0cd6dc24163346972f3fbe47841b6bb550fccc81991f1c37b3b43a4f4c47
|
||||
checksum=b82593797f6b19eda86ff8b4f41372e54c101d57e9c03390967728bba53eed90
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in a new issue