From 33f58e68dabca56517ac503da1e4825eedc6fd8c Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Mon, 11 Aug 2025 07:26:41 +0200 Subject: [PATCH] net-snmp: bump PKG_RELEASE Bump PKG_RELEASE by one. Signed-off-by: Florian Eckert (cherry picked from commit b0845b93ffe60161f8b4eeb472fc2e1f3830d6c5) --- 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 c03b267d46..0f5410d623 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:=3 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/net-snmp