mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
minio: update to 2019.06.27.
This commit is contained in:
parent
cbe4576b5a
commit
2bc0ebcf99
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.06.19
|
version=2019.06.27
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T18-24-42Z"
|
_version="${version//./-}T21-13-50Z"
|
||||||
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=ed5ed9df9c0f7d55ac6e1a0f2af98fea05e50c3eb1eb07bd53e595fc31f89f5b
|
checksum=2ce6bc803f840c738b95dd89bb67e56b0b06d3dd72714c518c3ab3d0ee43317e
|
||||||
system_accounts="_minio"
|
system_accounts="_minio"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue