minio: update to 2018.06.22. (#437)
This commit is contained in:
parent
c00702aa88
commit
c15285852c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2018.06.09
|
||||
version=2018.06.22
|
||||
revision=1
|
||||
_version="${version//./-}T03-43-35Z"
|
||||
_version="${version//./-}T23-48-46Z"
|
||||
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=b37d23501bf8a34f6fc72a27421b6bfc9242ca4ee95037880b8035d76a91f173
|
||||
checksum=4fdcfaff5979e24c3a7e5c8f580bcf36acc8c87d903534d59c773ee0b6b0ec7a
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in a new issue