mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
grafana: update to 6.3.5.
This commit is contained in:
parent
1cb48f67d0
commit
81bdfd68b4
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=6.3.4
|
version=6.3.5
|
||||||
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.org>"
|
||||||
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=12defd0674a9656e0146f7414fc74b12ff3934b4b6f44e3e7f1f430d88bf357e
|
checksum=193974115bf868272dbff08e53fdc0c97af3a07a24758390178ce53e5c9e179b
|
||||||
|
|
||||||
system_accounts="_grafana"
|
system_accounts="_grafana"
|
||||||
_grafana_homedir="/var/lib/grafana"
|
_grafana_homedir="/var/lib/grafana"
|
||||||
|
|
Loading…
Add table
Reference in a new issue