minio: update to 2018.11.22.
This commit is contained in:
parent
023f3a3847
commit
540c15de08
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2018.11.17
|
||||
version=2018.11.22
|
||||
revision=1
|
||||
_version="${version//./-}T01-23-48Z"
|
||||
_version="${version//./-}T02-51-56Z"
|
||||
wrksrc=${pkgname}-RELEASE.${_version}
|
||||
build_style=go
|
||||
go_import_path="github.com/minio/minio"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/minio/minio"
|
||||
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
||||
checksum=7978abf7c9373b7d52b599c2f725d4252d593d2fb8599cd753aa2cdbbb521f94
|
||||
checksum=3f631faacc084048fd86d2a7a0b3bef84b1232462765b5423764b7b05407d9f1
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in a new issue