projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f213e6d
)
net-snmp: enable agent/extend MIB
author
Stijn Tintel
<stijn@linux-ipv6.be>
Tue, 28 Feb 2017 14:04:03 +0000
(15:04 +0100)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Wed, 1 Mar 2017 11:17:02 +0000
(12:17 +0100)
Closes #4085.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
net/net-snmp/Makefile
patch
|
blob
|
history
diff --git
a/net/net-snmp/Makefile
b/net/net-snmp/Makefile
index 3446d151426291a5c2dc4929a6d15099ace0f072..edc2c8a571fe2a335538003d8475d03b79c1a8c7 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.7.3
-PKG_RELEASE:=
3
+PKG_RELEASE:=
4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/net-snmp
@@
-98,6
+98,7
@@
endef
SNMP_MIB_MODULES_INCLUDED = \
+ agent/extend \
agentx \
host/hr_device \
host/hr_disk \