minio: update to 2020.08.13.
This commit is contained in:
parent
2747d6e2de
commit
ecd5ebb1f5
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.07.31
|
||||
version=2020.08.13
|
||||
revision=1
|
||||
_version="${version//./-}T03-39-05Z"
|
||||
_version="${version//./-}T02-39-50Z"
|
||||
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=956be87574276341dd4601f992c7cc86fa69218dabe8786347a3d038222b3a04
|
||||
checksum=f018b1bd8d9ebfb4eddbcc8e11c369e0e55ceab6bab66e6daba715a6ca534158
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in a new issue