minio: update to 2018.11.30.
This commit is contained in:
parent
603bafeb2b
commit
6bf1884b11
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2018.11.22
|
||||
version=2018.11.30
|
||||
revision=1
|
||||
_version="${version//./-}T02-51-56Z"
|
||||
_version="${version//./-}T03-56-59Z"
|
||||
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=3f631faacc084048fd86d2a7a0b3bef84b1232462765b5423764b7b05407d9f1
|
||||
checksum=974e05b1280e66e5be5f59a2016cd46afe378aacd41a621410362a7deb4f1fa4
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue