grafana: update to 5.3.2
This commit is contained in:
parent
cd39d1bb2d
commit
8df8cc8671
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grafana'
|
||||
pkgname=grafana
|
||||
version=5.3.1
|
||||
version=5.3.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/grafana/grafana
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://grafana.com"
|
||||
distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
|
||||
checksum=56fc37020724130d01f69f8e9509200f800ba4ce908688b18cf695799caab688
|
||||
checksum=f92e184507bee9717336400b0717faf269abcfabe44af6fbb4273df00dc8942d
|
||||
|
||||
system_accounts="_grafana"
|
||||
_grafana_homedir="/var/lib/grafana"
|
||||
|
|
Loading…
Reference in New Issue