minio: update to 2018.12.19.
This commit is contained in:
parent
5245c60bce
commit
3240bcec2d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'minio'
|
# Template file for 'minio'
|
||||||
pkgname=minio
|
pkgname=minio
|
||||||
version=2018.12.13
|
version=2018.12.19
|
||||||
revision=1
|
revision=1
|
||||||
_version="${version//./-}T02-04-19Z"
|
_version="${version//./-}T23-46-24Z"
|
||||||
wrksrc=${pkgname}-RELEASE.${_version}
|
wrksrc=${pkgname}-RELEASE.${_version}
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/minio/minio"
|
go_import_path="github.com/minio/minio"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/minio/minio"
|
homepage="https://github.com/minio/minio"
|
||||||
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
|
||||||
checksum=0ad290d14d7da80e1ae3df0d48205d0df1ba08dd5288732b45e61f46164a7bc4
|
checksum=8b3103e90f26a1cc3c9eafa9c566fae02fd3889f588d050d04d48fe2100a69fb
|
||||||
system_accounts="_minio"
|
system_accounts="_minio"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Reference in a new issue