grafana: update to 5.2.2
This commit is contained in:
parent
8249dbebcc
commit
1622083b09
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'grafana'
|
# Template file for 'grafana'
|
||||||
pkgname=grafana
|
pkgname=grafana
|
||||||
version=5.1.3
|
version=5.2.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/grafana/grafana
|
go_import_path=github.com/grafana/grafana
|
||||||
go_package="${go_import_path}/pkg/cmd/grafana-cli ${go_import_path}/pkg/cmd/grafana-server"
|
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.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="bbf69d28f4094d231b9033d916969eedee6b18e3787a44f5bda6c632f08251b9"
|
checksum=4267618981b93135644dd88f6f1cd2f1aa184b96ff845c8164c38dcb6e3fd777
|
||||||
|
|
||||||
system_accounts="_grafana"
|
system_accounts="_grafana"
|
||||||
_grafana_homedir="/var/lib/grafana"
|
_grafana_homedir="/var/lib/grafana"
|
||||||
|
|
Loading…
Reference in New Issue