grafana: update to 5.2.2
This commit is contained in:
parent
8249dbebcc
commit
1622083b09
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'grafana'
|
||||
pkgname=grafana
|
||||
version=5.1.3
|
||||
revision=2
|
||||
version=5.2.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/grafana/grafana
|
||||
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"
|
||||
homepage="https://grafana.com"
|
||||
distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
|
||||
checksum="bbf69d28f4094d231b9033d916969eedee6b18e3787a44f5bda6c632f08251b9"
|
||||
checksum=4267618981b93135644dd88f6f1cd2f1aa184b96ff845c8164c38dcb6e3fd777
|
||||
|
||||
system_accounts="_grafana"
|
||||
_grafana_homedir="/var/lib/grafana"
|
||||
|
|
Loading…
Reference in a new issue