From 88d8f161cf350a35581d4eb4d3c3b44be26b8345 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 8 Dec 2018 14:51:56 -0800 Subject: [PATCH] grafana: update to 5.4.0. --- srcpkgs/grafana/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/grafana/template b/srcpkgs/grafana/template index 9d648a6078..d6d3089a34 100644 --- a/srcpkgs/grafana/template +++ b/srcpkgs/grafana/template @@ -1,6 +1,6 @@ # Template file for 'grafana' pkgname=grafana -version=5.3.4 +version=5.4.0 revision=1 build_style=go go_import_path=github.com/grafana/grafana @@ -11,7 +11,7 @@ maintainer="Michael Aldridge " license="Apache-2.0" homepage="https://grafana.com" distfiles="https://github.com/grafana/grafana/archive/v${version}.tar.gz" -checksum=ef25a5c05c461a40f586d9db555d68a2023b509d0f3c30be4877c7946c59471c +checksum=389c718741c4f052cc463ad8d0625c46463bea43fd702dfda7045c8eac67d867 system_accounts="_grafana" _grafana_homedir="/var/lib/grafana"