grafana: update to 6.1.1.
This commit is contained in:
parent
d4a2765a25
commit
85eb8ae260
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grafana'
|
||||
pkgname=grafana
|
||||
version=6.1.0
|
||||
version=6.1.1
|
||||
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=f22b079c1bd835f7c8bba93cbaa3e1f39f4dd93f7bbe908914f6236b133d0610
|
||||
checksum=fb517d20193fbccbc0e94cd0bdda0a5347e245ed479a3a6f95325fb898ccc138
|
||||
|
||||
system_accounts="_grafana"
|
||||
_grafana_homedir="/var/lib/grafana"
|
||||
|
|
Loading…
Reference in New Issue