[package] fix sysLocation typo, thanks to Russel Senior
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15012 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8ab9d4c0a1
commit
ee6bf67d0d
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=net-snmp
|
PKG_NAME:=net-snmp
|
||||||
PKG_VERSION:=5.1.2
|
PKG_VERSION:=5.1.2
|
||||||
PKG_RELEASE:=2.3
|
PKG_RELEASE:=2.4
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/net-snmp
|
PKG_SOURCE_URL:=@SF/net-snmp
|
||||||
|
@ -64,7 +64,7 @@ config access private_access
|
|||||||
option notify all
|
option notify all
|
||||||
|
|
||||||
config system
|
config system
|
||||||
option sysLocaction 'office'
|
option sysLocation 'office'
|
||||||
option sysContact 'bofh@example.com'
|
option sysContact 'bofh@example.com'
|
||||||
option sysName 'HeartOfGold'
|
option sysName 'HeartOfGold'
|
||||||
# option sysServices 72
|
# option sysServices 72
|
||||||
|
Loading…
x
Reference in New Issue
Block a user