grafana: update to 5.2.4
This commit is contained in:
parent
add722a5c8
commit
e8b092e169
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'grafana'
|
||||
pkgname=grafana
|
||||
version=5.2.3
|
||||
revision=3
|
||||
version=5.2.4
|
||||
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"
|
||||
|
@ -11,8 +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=f65668e8524219e5733e310574b40530f21357076879c11daed74fd4fc018aa7
|
||||
broken="error An unexpected error occurred: https://registry.yarnpkg.com/angular-native-dragdrop/-/angular-native-dragdrop-1.2.2.tgz: getaddrinfo ENOTFOUND registry.yarnpkg.com registry.yarnpkg.com:443."
|
||||
checksum=380418d98c908d17436b1d6a29eb04901075d6202d1d75db0b00a559fbecdcef
|
||||
|
||||
system_accounts="_grafana"
|
||||
_grafana_homedir="/var/lib/grafana"
|
||||
|
|
Loading…
Reference in a new issue