minio: update to 2018.09.01. (#2457)
This commit is contained in:
parent
fb2adc187c
commit
9cb783bb6a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2018.08.25
|
||||
version=2018.09.01
|
||||
revision=1
|
||||
_version="${version//./-}T01-56-38Z"
|
||||
_version="${version//./-}T00-38-25Z"
|
||||
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=8c4a985edb8e315e50275296528d3bd14cb4b970494f90e8a0b519cad2b5a741
|
||||
checksum=c5279b1fec35105fdce121fbee69c754b71bdfa29ea89fb19220553d809ad065
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in a new issue