projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
793797a
)
[packages] net-snmp: Add snmpv3/usmConf MIB module (#7359)
author
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Sun, 3 Oct 2010 21:32:57 +0000
(21:32 +0000)
committer
Vasilis Tsiligiannis
<acinonyx@openwrt.gr>
Sun, 3 Oct 2010 21:32:57 +0000
(21:32 +0000)
SVN-Revision: 23208
net/net-snmp/Makefile
patch
|
blob
|
history
diff --git
a/net/net-snmp/Makefile
b/net/net-snmp/Makefile
index 3cb36dfe345dd3a8b072e032659cb6f909271400..5d11c329f9681a7db801309b3bce8f673f8039b5 100644
(file)
--- a/
net/net-snmp/Makefile
+++ b/
net/net-snmp/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006-20
09
OpenWrt.org
+# Copyright (C) 2006-20
10
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=net-snmp
PKG_VERSION:=5.4.2.1
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/net-snmp
@@
-111,6
+111,7
@@
SNMP_MIB_MODULES_INCLUDED = \
mibII/vacm_vars \
snmpv3/snmpEngine \
snmpv3/snmpMPDStats \
+ snmpv3/usmConf \
snmpv3/usmStats \
snmpv3/usmUser \
tunnel \