grafana: update to 5.3.4
This commit is contained in:
parent
8f0fadf6c9
commit
80bf1ebd7e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grafana'
|
# Template file for 'grafana'
|
||||||
pkgname=grafana
|
pkgname=grafana
|
||||||
version=5.3.2
|
version=5.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/grafana/grafana
|
go_import_path=github.com/grafana/grafana
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://grafana.com"
|
homepage="https://grafana.com"
|
||||||
distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
|
distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
|
||||||
checksum=f92e184507bee9717336400b0717faf269abcfabe44af6fbb4273df00dc8942d
|
checksum=ef25a5c05c461a40f586d9db555d68a2023b509d0f3c30be4877c7946c59471c
|
||||||
|
|
||||||
system_accounts="_grafana"
|
system_accounts="_grafana"
|
||||||
_grafana_homedir="/var/lib/grafana"
|
_grafana_homedir="/var/lib/grafana"
|
||||||
|
|
Loading…
Add table
Reference in a new issue