From 358cba0425933ca72b6bc39f70df1e22e5467762 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 2 Nov 2022 11:10:56 +0100 Subject: [PATCH] net-mgmt/net-snmp: bump revision --- 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 133d1cf23..53525c05b 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= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Net-SNMP is a daemon for the SNMP protocol PLUGIN_DEPENDS= net-snmp PLUGIN_MAINTAINER= m.muenz@gmail.com