aboutsummaryrefslogtreecommitdiffstats
path: root/package/6to4/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-07-02 12:14:50 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-07-02 12:14:50 +0000
commitb2e2de794ec0b592052d3a6375b8987654c25093 (patch)
tree14d22eaa3b160a03cec7041b981e7997e091a058 /package/6to4/Makefile
parentbcacf552fdbd524dc16142223e08032d1071c748 (diff)
downloadupstream-b2e2de794ec0b592052d3a6375b8987654c25093.tar.gz
upstream-b2e2de794ec0b592052d3a6375b8987654c25093.tar.bz2
upstream-b2e2de794ec0b592052d3a6375b8987654c25093.zip
6to4: fix ifname resolving for adv_interface option (#11796)
SVN-Revision: 32576
Diffstat (limited to 'package/6to4/Makefile')
-rw-r--r--package/6to4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/6to4/Makefile b/package/6to4/Makefile
index 740697f75e..fdf8627a45 100644
--- a/package/6to4/Makefile
+++ b/package/6to4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6to4
-PKG_VERSION:=9
+PKG_VERSION:=10
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk