mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
minio: update to 2018.07.31.
This commit is contained in:
parent
67fa2b41f6
commit
aa0884fff6
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=2018.07.23
|
version=2018.07.31
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T18-34-49Z"
|
_version="${version//./-}T02-11-47Z"
|
||||||
wrksrc=${pkgname}-RELEASE.${_version}
|
wrksrc=${pkgname}-RELEASE.${_version}
|
||||||
build_style=go
|
build_style=go
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/minio/minio"
|
homepage="https://github.com/minio/minio"
|
||||||
go_import_path="github.com/minio/minio"
|
go_import_path="github.com/minio/minio"
|
||||||
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
||||||
checksum=a5c963889484b109861d3869d101489c44067337b410d1422b462309b0e8a4a6
|
checksum=92df612075dc22b608910aadc75927a7e27942ac4fdb1adb017439d372c9d303
|
||||||
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