minio: update to 2018.12.06.
This commit is contained in:
parent
9891b7c23e
commit
f2241f9762
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2018.11.30
|
||||
version=2018.12.06
|
||||
revision=1
|
||||
_version="${version//./-}T03-56-59Z"
|
||||
_version="${version//./-}T01-27-43Z"
|
||||
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=974e05b1280e66e5be5f59a2016cd46afe378aacd41a621410362a7deb4f1fa4
|
||||
checksum=ebf557e3cbaf5c548e8644f9e73683736455f6b71b6c39bfaeb1c0a0efd13293
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in New Issue