git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
136bff9
)
net-snmp: bump PKG_RELEASE
author
Eric McDonald
<redacted>
Sat, 7 Mar 2026 23:09:38 +0000
(15:09 -0800)
committer
Florian Eckert
<redacted>
Wed, 11 Mar 2026 08:07:04 +0000
(09:07 +0100)
Bump PKG_RELEASE to reflect fixes to UCI init script config
generation for missing/unset options and RestrictOID handling.
Signed-off-by: Eric McDonald <redacted>
net/net-snmp/Makefile
patch
|
blob
|
history
diff --git
a/net/net-snmp/Makefile
b/net/net-snmp/Makefile
index dccd0ed2e57b1c031096018400b7896b84134a23..9f890b0e9efe992a2ea022e14fdd24c9d8e5babe 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT