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
commit56c77e6d507c151b5042164dcdb03463b2869ab1 (patch)
tree3fcdb0361d8d8e5f44929fcfb1e936238363cdb8 /package/6to4/Makefile
parentee808f12b2743febfbe40c5271a128b6bdb8d575 (diff)
downloadmaster-187ad058-56c77e6d507c151b5042164dcdb03463b2869ab1.tar.gz
master-187ad058-56c77e6d507c151b5042164dcdb03463b2869ab1.tar.bz2
master-187ad058-56c77e6d507c151b5042164dcdb03463b2869ab1.zip
[package] 6to4: fix ifname resolving for adv_interface option (#11796)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32576 3c298f89-4303-0410-b956-a3cf2f4a3e73
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