mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
grafana: update to 8.5.24.
This commit is contained in:
parent
9ccc02bbec
commit
b4f3a42c13
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue