summaryrefslogtreecommitdiff
path: root/databases/redis_exporter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/redis_exporter/Makefile')
-rw-r--r--databases/redis_exporter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile
index 5e5844c3d628..8cc5cdf775e8 100644
--- a/databases/redis_exporter/Makefile
+++ b/databases/redis_exporter/Makefile
@@ -1,6 +1,6 @@
PORTNAME= redis_exporter
DISTVERSIONPREFIX= v
-DISTVERSION= 1.71.0
+DISTVERSION= 1.75.0
PORTREVISION= 1
CATEGORIES= databases
@@ -11,7 +11,7 @@ WWW= https://github.com/oliver006/redis_exporter
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:modules
USE_RC_SUBR= redis_exporter