mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
minio: update to 2020.10.12.
This commit is contained in:
parent
d3516b581a
commit
47fc1eb1d1
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'minio'
|
# Template file for 'minio'
|
||||||
pkgname=minio
|
pkgname=minio
|
||||||
version=2020.09.26
|
version=2020.10.12
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T03-44-56Z"
|
_version="${version//./-}T21-53-21Z"
|
||||||
wrksrc=${pkgname}-RELEASE.${_version}
|
wrksrc=${pkgname}-RELEASE.${_version}
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/minio/minio"
|
go_import_path="github.com/minio/minio"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/minio/minio"
|
homepage="https://github.com/minio/minio"
|
||||||
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
||||||
checksum=8690bb968685e3d18a68b58ef77e60be24c775f92c8c50c4909dce4e2a48e6e1
|
checksum=abfca74f525fe7ee6f259a42a68496b82864986ec2e2bdebac2fd8c787aa708c
|
||||||
system_accounts="_minio"
|
system_accounts="_minio"
|
||||||
_minio_homedir="/var/lib/minio"
|
_minio_homedir="/var/lib/minio"
|
||||||
_minio_descr="Minio Daemon User"
|
_minio_descr="Minio Daemon User"
|
||||||
|
|
Loading…
Add table
Reference in a new issue