grafana: update to 6.2.0.

This commit is contained in:
Michael Aldridge 2019-05-27 15:50:38 -07:00
parent 43e2000279
commit 341b70ec7f

View file

@ -1,6 +1,6 @@
# Template file for 'grafana'
pkgname=grafana
version=6.1.6
version=6.2.0
revision=1
build_style=go
go_import_path=github.com/grafana/grafana
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0"
homepage="https://grafana.com"
distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
checksum=0df0e32c8f72384826bfe2f5daeb8b15f7fcf06acb12ced2b7211f831e47b5e5
checksum=0fe025c12cffcc2e280e338693bfcfd523808c605be0b7ded169784709c68598
system_accounts="_grafana"
_grafana_homedir="/var/lib/grafana"