grafana: update to 6.1.6.

This commit is contained in:
Michael Aldridge 2019-05-06 20:19:42 -07:00
parent 1ebd5b92ce
commit a8cf61b5d0

View file

@ -1,7 +1,7 @@
# Template file for 'grafana'
pkgname=grafana
version=6.1.4
revision=2
version=6.1.6
revision=1
build_style=go
go_import_path=github.com/grafana/grafana
go_package="${go_import_path}/pkg/cmd/grafana-cli ${go_import_path}/pkg/cmd/grafana-server"
@ -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=9c71ec121921eb52f028d3204dcf6dd00b9da94c36a4336546d4e1f8ce6a95fc
checksum=0df0e32c8f72384826bfe2f5daeb8b15f7fcf06acb12ced2b7211f831e47b5e5
system_accounts="_grafana"
_grafana_homedir="/var/lib/grafana"