grafana: update to 6.1.3.
This commit is contained in:
parent
6dbf7dc344
commit
767453bea6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grafana'
|
||||
pkgname=grafana
|
||||
version=6.1.2
|
||||
version=6.1.3
|
||||
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=df4b89875bdeeee290d284d035fd5f9164cbcdd79cfdccf308e1e89d31aa7163
|
||||
checksum=629f64268a9e542856624f15e59f0d057f373163ab16b7197f09b18cc72dc376
|
||||
|
||||
system_accounts="_grafana"
|
||||
_grafana_homedir="/var/lib/grafana"
|
||||
|
|
Loading…
Reference in a new issue