minio: update to 2018.09.25.

This commit is contained in:
Gerardo Di Iorio 2018-09-27 08:31:32 +02:00 committed by cr6git
parent db6103630e
commit 20a93fcef0
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'minio'
pkgname=minio
version=2018.09.12
version=2018.09.25
revision=1
_version="${version//./-}T18-49-56Z"
_version="${version//./-}T21-34-43Z"
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=8acdfaca41eedcfd440215151a3d256aa58449c5f6b4eeff76db307757e52e12
checksum=3fdbfe4a58d47ff4fd7a631bbb1c9239fae8973861d5cc789922436ed27ddfcd
system_accounts="_minio"
_minio_homedir="/var/lib/minio"
_minio_descr="Minio Daemon User"