mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
minio: update to 2019.10.12.
This commit is contained in:
parent
ee46ea8229
commit
3f06167f4b
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=2019.10.02
|
version=2019.10.12
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T21-19-38Z"
|
_version="${version//./-}T01-39-57Z"
|
||||||
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"
|
||||||
|
@ -16,7 +16,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=747496c3aaa788708114dbf749eb9a1a06d0da691bd41fafd2b442c5ea8a0c52
|
checksum=8cffc57c7e405ed0e312e48c8393b1ad4081de48a1a69caa23323051bfc14d7d
|
||||||
system_accounts="_minio"
|
system_accounts="_minio"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue