grafana: update to 6.1.2.
This commit is contained in:
parent
4ea840982e
commit
e4e24eeec0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grafana'
|
||||
pkgname=grafana
|
||||
version=6.1.1
|
||||
version=6.1.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/grafana/grafana
|
||||
|
@ -11,7 +11,7 @@ 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=fb517d20193fbccbc0e94cd0bdda0a5347e245ed479a3a6f95325fb898ccc138
|
||||
checksum=df4b89875bdeeee290d284d035fd5f9164cbcdd79cfdccf308e1e89d31aa7163
|
||||
|
||||
system_accounts="_grafana"
|
||||
_grafana_homedir="/var/lib/grafana"
|
||||
|
|
Loading…
Reference in New Issue