aboutsummaryrefslogtreecommitdiff
path: root/www/grafana9/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/grafana9/Makefile')
-rw-r--r--www/grafana9/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/grafana9/Makefile b/www/grafana9/Makefile
index e399bbeef5d4..a2a45f49fada 100644
--- a/www/grafana9/Makefile
+++ b/www/grafana9/Makefile
@@ -1,7 +1,6 @@
PORTNAME= grafana
DISTVERSIONPREFIX= v
-DISTVERSION= 9.2.7
-PORTREVISION= 1
+DISTVERSION= 9.3.1
CATEGORIES= www
MASTER_SITES= https://dl.grafana.com/oss/release/:public \
https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
@@ -26,7 +25,7 @@ USES= cpe go:modules
USE_GITHUB= yes
USE_RC_SUBR= grafana
-TAG= fe17b64
+TAG= 89b365f
GO_MODULE= github.com/grafana/grafana
GO_TARGET= ./pkg/cmd/grafana-server \