From: Steven Barth Date: Tue, 10 Mar 2015 08:43:40 +0000 (+0000) Subject: 6in4: make host dependency more specific X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2f9a22317c2a82877ea45cd0cc90b5ace679d201;p=15.05%2Fopenwrt.git 6in4: make host dependency more specific Signed-off-by: Steven Barth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44635 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile index ef9691227a..21e69e6f49 100644 --- a/package/network/ipv6/6in4/Makefile +++ b/package/network/ipv6/6in4/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6in4 -PKG_VERSION:=20 +PKG_VERSION:=21 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 diff --git a/package/network/ipv6/6in4/files/6in4.sh b/package/network/ipv6/6in4/files/6in4.sh index f8a43ce24b..0289df3031 100755 --- a/package/network/ipv6/6in4/files/6in4.sh +++ b/package/network/ipv6/6in4/files/6in4.sh @@ -36,7 +36,7 @@ proto_6in4_setup() { return } - ( proto_add_host_dependency "$cfg" 0.0.0.0 ) + ( proto_add_host_dependency "$cfg" "$peeraddr" ) [ -z "$ipaddr" ] && { local wanif