summaryrefslogtreecommitdiff
path: root/package/6in4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-08-12 10:30:05 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-08-12 10:30:05 +0000
commit28a93eed3c125d4aef983cca05c56f93d484fa5d (patch)
treeda448002b94503bca88f299db0494622235311dd /package/6in4/Makefile
parent2d175dcdcefdd236336c834fb842ab132ee66d0d (diff)
downloadmtk-20170518-28a93eed3c125d4aef983cca05c56f93d484fa5d.zip
mtk-20170518-28a93eed3c125d4aef983cca05c56f93d484fa5d.tar.gz
mtk-20170518-28a93eed3c125d4aef983cca05c56f93d484fa5d.tar.bz2
6in4: fix local address detection on ppp links (#7728)
SVN-Revision: 22605
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 75e7848..289d28e 100644
--- a/package/6in4/Makefile
+++ b/package/6in4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
-PKG_VERSION:=3
+PKG_VERSION:=4
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk