[packages] fix miniupnpd initscript: no need to include /var/state/network anymore, bump revision number

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12677 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2008-09-23 23:23:52 +00:00
parent 3530695b2d
commit 993231d821
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006 OpenWrt.org
# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=miniupnpd
PKG_VERSION:=1.1
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_MD5SUM:=a0f6651476721db9b554668c8c83b151
PKG_SOURCE_URL:=http://miniupnp.free.fr/files

View File

@ -4,7 +4,6 @@ start() {
config_load "upnpd"
include /lib/network
scan_interfaces
. /var/state/network
config_get ifname wan ifname
config_get ipaddr lan ipaddr