minio: update to 2018.07.13 (closes #1042).

This commit is contained in:
cr6git 2018-07-20 21:34:12 +02:00 committed by GitHub
parent 3f51d6dd1c
commit 9a318375e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'minio'
pkgname=minio
version=2018.07.10
version=2018.07.13
revision=1
_version="${version//./-}T01-42-11Z"
_version="${version//./-}T00-09-07Z"
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=838866cb06204dd2a4f7dbed3e25a0c615faca2761f8b6e7c59720db23c0effd
checksum=777a190fbec65d5977efdebf7f5b63d562a00d02f9d0b34448ff58c3027bea9b
system_accounts="_minio"
_minio_homedir="/var/lib/minio"
_minio_descr="Minio Daemon User"