summaryrefslogtreecommitdiff
path: root/sysutils/ipmi_exporter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ipmi_exporter/Makefile')
-rw-r--r--sysutils/ipmi_exporter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ipmi_exporter/Makefile b/sysutils/ipmi_exporter/Makefile
index e15413e60321..09c0ec085fb3 100644
--- a/sysutils/ipmi_exporter/Makefile
+++ b/sysutils/ipmi_exporter/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ipmi_exporter
DISTVERSIONPREFIX= v
-DISTVERSION= 1.10.0
+DISTVERSION= 1.10.1
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center
@@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi
-USES= go:1.22,modules
+USES= go:modules
USE_RC_SUBR= ${PORTNAME}
GO_MODULE= github.com/prometheus-community/${PORTNAME}