grafana: update to 5.1.3
This commit is contained in:
parent
2529367bdc
commit
271219acce
1 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'grafana'
|
||||
pkgname=grafana
|
||||
version=5.0.1
|
||||
revision=3
|
||||
version=5.1.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"
|
||||
|
@ -9,10 +9,8 @@ short_desc="The open platform for beautiful analytics and monitoring"
|
|||
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
|
||||
https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-${version}.linux-x64.tar.gz"
|
||||
checksum="1874e5036f5cf9abb4ef74d3e2d80291bea91d761137a0890431834667407248
|
||||
d3b3304658f3e7a6c3e6de6780094fbaf924a8ae4358a7e2c7f035c405245efe"
|
||||
distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz"
|
||||
checksum="bbf69d28f4094d231b9033d916969eedee6b18e3787a44f5bda6c632f08251b9"
|
||||
|
||||
system_accounts="_grafana"
|
||||
_grafana_homedir="/var/lib/grafana"
|
||||
|
|
Loading…
Reference in a new issue