minio: update to 2018.08.25. fixes go-1.11 build

This commit is contained in:
Michael Gehring 2018-08-25 12:35:08 +00:00 committed by maxice8
parent 331c4a226e
commit 5c028401ce

View file

@ -1,8 +1,8 @@
# Template file for 'minio'
pkgname=minio
version=2018.08.02
revision=2
_version="${version//./-}T23-11-36Z"
version=2018.08.25
revision=1
_version="${version//./-}T01-56-38Z"
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=bd73aa0652c746b36faf72d0d9d5770a666e7b6611f779dcb3d73f4826e242f5
checksum=8c4a985edb8e315e50275296528d3bd14cb4b970494f90e8a0b519cad2b5a741
system_accounts="_minio"
_minio_homedir="/var/lib/minio"
_minio_descr="Minio Daemon User"