From ee826d32d3f2ba237df00ed0345c6cac46333983 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 10 Jul 2024 11:11:44 +0200 Subject: [PATCH] net-mgmt/net-snmp: bump version --- net-mgmt/net-snmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index 942edba72..5983317cc 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= net-snmp PLUGIN_VERSION= 1.5 -PLUGIN_REVISION= 3 +PLUGIN_REVISION= 4 PLUGIN_COMMENT= Net-SNMP is a daemon for the SNMP protocol PLUGIN_DEPENDS= net-snmp PLUGIN_MAINTAINER= m.muenz@gmail.com