From ba27353e34d7d6cfb0ca5de285a9f1e1b1315198 Mon Sep 17 00:00:00 2001 From: Eric McDonald Date: Sat, 7 Mar 2026 15:09:38 -0800 Subject: [PATCH] net-snmp: bump PKG_RELEASE Bump PKG_RELEASE to reflect fixes to UCI init script config generation for missing/unset options and RestrictOID handling. Signed-off-by: Eric McDonald --- net/net-snmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index dccd0ed2e5..9f890b0e9e 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=net-snmp PKG_VERSION:=5.9.4 -PKG_RELEASE:=6 +PKG_RELEASE:=7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/net-snmp