grafana: update to 5.4.3.
This commit is contained in:
parent
29e98a1d8b
commit
eafa03c638
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'grafana'
|
# Template file for 'grafana'
|
||||||
pkgname=grafana
|
pkgname=grafana
|
||||||
version=5.4.2
|
version=5.4.3
|
||||||
revision=1
|
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"
|
||||||
short_desc="The open platform for beautiful analytics and monitoring"
|
|
||||||
hostmakedepends="nodejs-lts yarn"
|
hostmakedepends="nodejs-lts yarn"
|
||||||
|
short_desc="Open platform for beautiful analytics and monitoring"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
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=3c6887cd9ccb8eccc621976b644956d3422f286fd857eb4a6a80689120a81b9e
|
checksum=c4d2a4723cfd7e5943e42786548ea2ccbc08cd1be80b5f447ef7309d9bd91527
|
||||||
|
|
||||||
system_accounts="_grafana"
|
system_accounts="_grafana"
|
||||||
_grafana_homedir="/var/lib/grafana"
|
_grafana_homedir="/var/lib/grafana"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue