minio: update to 2018.10.06.
This commit is contained in:
parent
2ff407343a
commit
9e2e6e2a1a
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2018.09.25
|
||||
version=2018.10.06
|
||||
revision=1
|
||||
_version="${version//./-}T21-34-43Z"
|
||||
_version="${version//./-}T00-15-16Z"
|
||||
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=3fdbfe4a58d47ff4fd7a631bbb1c9239fae8973861d5cc789922436ed27ddfcd
|
||||
checksum=23b3f2dd48253a5d090db866f5c4145acac47872f84565b8315dfbbabfb34302
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in New Issue