aboutsummaryrefslogtreecommitdiffstats
path: root/databases/rqlite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rqlite/Makefile')
-rw-r--r--databases/rqlite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rqlite/Makefile b/databases/rqlite/Makefile
index 030a15362bb5..ca8f4f1ba138 100644
--- a/databases/rqlite/Makefile
+++ b/databases/rqlite/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rqlite
DISTVERSIONPREFIX= v
-DISTVERSION= 9.1.0
+DISTVERSION= 9.3.2
CATEGORIES= databases
MAINTAINER= yuri@FreeBSD.org
@@ -11,7 +11,7 @@ WWW= https://rqlite.io \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:1.25,modules
GO_MODULE= github.com/rqlite/rqlite/v9
GO_TARGET= ./cmd/rqbench \