From ee6bf67d0dbc85be49c43d700b7e2549a2efba84 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 24 Mar 2009 09:36:25 +0000 Subject: [PATCH] [package] fix sysLocation typo, thanks to Russel Senior git-svn-id: svn://svn.openwrt.org/openwrt/packages@15012 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/net-snmp/Makefile | 2 +- libs/net-snmp/files/snmpd.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/net-snmp/Makefile b/libs/net-snmp/Makefile index c289a8a56..340dc1a25 100644 --- a/libs/net-snmp/Makefile +++ b/libs/net-snmp/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=net-snmp PKG_VERSION:=5.1.2 -PKG_RELEASE:=2.3 +PKG_RELEASE:=2.4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/net-snmp diff --git a/libs/net-snmp/files/snmpd.conf b/libs/net-snmp/files/snmpd.conf index 12aec6dff..fc17504a8 100644 --- a/libs/net-snmp/files/snmpd.conf +++ b/libs/net-snmp/files/snmpd.conf @@ -64,7 +64,7 @@ config access private_access option notify all config system - option sysLocaction 'office' + option sysLocation 'office' option sysContact 'bofh@example.com' option sysName 'HeartOfGold' # option sysServices 72