grafana: update to 6.3.2.
This commit is contained in:
parent
e21dde2d06
commit
95c0c06001
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grafana'
|
||||
pkgname=grafana
|
||||
version=6.2.0
|
||||
version=6.3.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=0fe025c12cffcc2e280e338693bfcfd523808c605be0b7ded169784709c68598
|
||||
checksum=b6b6fa21969c3dc2e1241f2f00ca1dc5aa291a691cccefff21b0bf9606b8fdb4
|
||||
|
||||
system_accounts="_grafana"
|
||||
_grafana_homedir="/var/lib/grafana"
|
||||
|
|
Loading…
Reference in a new issue