grafana: update to 5.4.3.

This commit is contained in:
maxice8 2019-01-14 17:19:48 -02:00 committed by maxice8
parent 29e98a1d8b
commit eafa03c638

View file

@ -1,17 +1,17 @@
# Template file for 'grafana'
pkgname=grafana
version=5.4.2
version=5.4.3
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"
short_desc="The open platform for beautiful analytics and monitoring"
hostmakedepends="nodejs-lts yarn"
short_desc="Open platform for beautiful analytics and monitoring"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="Apache-2.0"
homepage="https://grafana.com"
distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
checksum=3c6887cd9ccb8eccc621976b644956d3422f286fd857eb4a6a80689120a81b9e
checksum=c4d2a4723cfd7e5943e42786548ea2ccbc08cd1be80b5f447ef7309d9bd91527
system_accounts="_grafana"
_grafana_homedir="/var/lib/grafana"