From: Eric McDonald Date: Sat, 7 Mar 2026 23:09:38 +0000 (-0800) Subject: net-snmp: bump PKG_RELEASE X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ba27353e34d7d6cfb0ca5de285a9f1e1b1315198;p=openwrt-packages.git 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 --- diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index dccd0ed2e..9f890b0e9 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