grafana: update to 8.5.24.

This commit is contained in:
Pulux 2023-04-28 09:38:01 +02:00 committed by Michael Aldridge
parent 9ccc02bbec
commit b4f3a42c13

View file

@ -1,7 +1,7 @@
# Template file for 'grafana'
pkgname=grafana
version=8.5.3
revision=2
version=8.5.24
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"
@ -12,8 +12,8 @@ license="Apache-2.0"
homepage="https://grafana.com"
distfiles="https://dl.grafana.com/oss/release/grafana-${version}.linux-amd64.tar.gz
https://github.com/grafana/grafana/archive/v${version}.tar.gz"
checksum="94c723358742b7da67323eb8ede32fa51519bca4e907e387f071afd8d8a62220
39060b9636ac272dea93b5611aefab375cd754ff094975f246f914f2ae33124f"
checksum="ff088012f356bcece24e5c89f924fed83a3b63736ec2cc9bc2a66341bf8fe00c
9332fea516f617e6f9b418f28154f4f8f162c2abb3b739cc6ae7fedac21ddc41"
system_accounts="_grafana"
_grafana_homedir="/var/lib/grafana"