summaryrefslogtreecommitdiffstats
path: root/package/6in4/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-07-09 00:17:31 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-07-09 00:17:31 +0000
commit7742ebec302b42f4e7152b394eb5db7023e2faa4 (patch)
tree2738e2e1e3eeb1d0af1994e125dd65564e71bb19 /package/6in4/Makefile
parent221490f6b4eea24293c33f5b3fb5af422ddd11bc (diff)
[package] 6in4: automatically determine wan interface in hotplug events
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22102 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/6in4/Makefile')
-rw-r--r--package/6in4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/6in4/Makefile b/package/6in4/Makefile
index d88ee1606..75e784882 100644
--- a/package/6in4/Makefile
+++ b/package/6in4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
-PKG_VERSION:=2
+PKG_VERSION:=3
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk