grafana: update to 6.0.2.

This commit is contained in:
Michael Aldridge 2019-03-21 23:54:17 -07:00 committed by maxice8
parent edfeaf6187
commit a59ab3717e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'grafana'
pkgname=grafana
version=5.4.3
version=6.0.2
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=c4d2a4723cfd7e5943e42786548ea2ccbc08cd1be80b5f447ef7309d9bd91527
checksum=148f8225bd23efbdb7046e30ffad2d53a71b448f1f143e5cfe1a71c5050b4056
system_accounts="_grafana"
_grafana_homedir="/var/lib/grafana"