mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +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'
|
||||
pkgname=minio
|
||||
version=2018.07.23
|
||||
version=2018.07.31
|
||||
revision=1
|
||||
_version="${version//./-}T18-34-49Z"
|
||||
_version="${version//./-}T02-11-47Z"
|
||||
wrksrc=${pkgname}-RELEASE.${_version}
|
||||
build_style=go
|
||||
hostmakedepends="git"
|
||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/minio/minio"
|
||||
go_import_path="github.com/minio/minio"
|
||||
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
||||
checksum=a5c963889484b109861d3869d101489c44067337b410d1422b462309b0e8a4a6
|
||||
checksum=92df612075dc22b608910aadc75927a7e27942ac4fdb1adb017439d372c9d303
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Add table
Reference in a new issue