minio: update to 2018.08.02.
This commit is contained in:
parent
ff8aeb494b
commit
bf182f7a4c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2018.07.31
|
||||
version=2018.08.02
|
||||
revision=1
|
||||
_version="${version//./-}T02-11-47Z"
|
||||
_version="${version//./-}T23-11-36Z"
|
||||
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=92df612075dc22b608910aadc75927a7e27942ac4fdb1adb017439d372c9d303
|
||||
checksum=bd73aa0652c746b36faf72d0d9d5770a666e7b6611f779dcb3d73f4826e242f5
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in a new issue