summaryrefslogtreecommitdiff
path: root/databases/redis_exporter
diff options
context:
space:
mode:
Diffstat (limited to 'databases/redis_exporter')
-rw-r--r--databases/redis_exporter/Makefile5
-rw-r--r--databases/redis_exporter/distinfo10
-rw-r--r--databases/redis_exporter/pkg-descr3
3 files changed, 10 insertions, 8 deletions
diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile
index f58a2beebf42..6ab60b8fb437 100644
--- a/databases/redis_exporter/Makefile
+++ b/databases/redis_exporter/Makefile
@@ -1,6 +1,7 @@
PORTNAME= redis_exporter
DISTVERSIONPREFIX= v
-DISTVERSION= 1.70.0
+DISTVERSION= 1.74.0
+PORTREVISION= 1
CATEGORIES= databases
MAINTAINER= arcade@b1t.name
@@ -10,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
diff --git a/databases/redis_exporter/distinfo b/databases/redis_exporter/distinfo
index 2f2d15a903b8..067d8842c78a 100644
--- a/databases/redis_exporter/distinfo
+++ b/databases/redis_exporter/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1745917108
-SHA256 (go/databases_redis_exporter/redis_exporter-v1.70.0/v1.70.0.mod) = 2fc5b11ca3220a102223c9ffdfc8aaaedbc06cf1987befad0d88aa1bec4db29b
-SIZE (go/databases_redis_exporter/redis_exporter-v1.70.0/v1.70.0.mod) = 673
-SHA256 (go/databases_redis_exporter/redis_exporter-v1.70.0/v1.70.0.zip) = 21885d88ef713c5b523020330f119406946b3db98da78329b6cb12da7b6b37ea
-SIZE (go/databases_redis_exporter/redis_exporter-v1.70.0/v1.70.0.zip) = 126222
+TIMESTAMP = 1749367743
+SHA256 (go/databases_redis_exporter/redis_exporter-v1.74.0/v1.74.0.mod) = 7cb10da1caae2ca24030533b3d8ade6689fa156daee0dd1c004682d15ccac789
+SIZE (go/databases_redis_exporter/redis_exporter-v1.74.0/v1.74.0.mod) = 695
+SHA256 (go/databases_redis_exporter/redis_exporter-v1.74.0/v1.74.0.zip) = e7f056fda7af390a23e3ec8c2ac50c7745217ec1f3175c24f1d427ef6261aad9
+SIZE (go/databases_redis_exporter/redis_exporter-v1.74.0/v1.74.0.zip) = 128596
diff --git a/databases/redis_exporter/pkg-descr b/databases/redis_exporter/pkg-descr
index ee918f325561..93d9f42f6612 100644
--- a/databases/redis_exporter/pkg-descr
+++ b/databases/redis_exporter/pkg-descr
@@ -1 +1,2 @@
-Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x and 4.x
+Prometheus exporter for Valkey metrics (Redis-compatible).
+Supports Valkey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x