From 64f992524559dae48b46cc102fb0f5955e238305 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 19 Oct 2010 02:07:29 +0000 Subject: 6in4: - add log entries for update operations - always update tunnel, even if wan ip is unchanged - use multiple wget tries before giving up, resolv.conf might not be ready when ifup is triggered SVN-Revision: 23528 --- package/6in4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/6in4/Makefile') diff --git a/package/6in4/Makefile b/package/6in4/Makefile index 1f0573b97a..d03d2396ff 100644 --- a/package/6in4/Makefile +++ b/package/6in4/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6in4 -PKG_VERSION:=6 +PKG_VERSION:=7 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3