minio: update to 2019.06.27.
This commit is contained in:
parent
cbe4576b5a
commit
2bc0ebcf99
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2019.06.19
|
||||
version=2019.06.27
|
||||
revision=1
|
||||
_version="${version//./-}T18-24-42Z"
|
||||
_version="${version//./-}T21-13-50Z"
|
||||
wrksrc=${pkgname}-RELEASE.${_version}
|
||||
build_style=go
|
||||
go_import_path="github.com/minio/minio"
|
||||
|
@ -16,7 +16,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=ed5ed9df9c0f7d55ac6e1a0f2af98fea05e50c3eb1eb07bd53e595fc31f89f5b
|
||||
checksum=2ce6bc803f840c738b95dd89bb67e56b0b06d3dd72714c518c3ab3d0ee43317e
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue