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/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/ipmi_exporter/Makefile b/sysutils/ipmi_exporter/Makefile
index e15413e60321..ec90e9a6d237 100644
--- a/sysutils/ipmi_exporter/Makefile
+++ b/sysutils/ipmi_exporter/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ipmi_exporter
DISTVERSIONPREFIX= v
-DISTVERSION= 1.10.0
+DISTVERSION= 1.10.1
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center
@@ -12,7 +13,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}