diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template index 0091f0d913f..33d77371a85 100644 --- a/srcpkgs/grafana/template +++ b/srcpkgs/grafana/template @@ -1,7 +1,7 @@ # Template file for 'grafana' pkgname=grafana -version=4.6.3 -revision=3 +version=5.0.1 +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,8 @@ 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="75959d1cd8f66d362b3bb885481dce77693417f51c2e81ab091e3d16650f1a69 - 037cf7678858c4a5b3632de7bea4c20475e081ff48c27c868be71e7b0a07c505" +checksum="1874e5036f5cf9abb4ef74d3e2d80291bea91d761137a0890431834667407248 + d3b3304658f3e7a6c3e6de6780094fbaf924a8ae4358a7e2c7f035c405245efe" system_accounts="_grafana" _grafana_homedir="/var/lib/grafana"