From 56c77e6d507c151b5042164dcdb03463b2869ab1 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 2 Jul 2012 12:14:50 +0000 Subject: [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 --- package/6to4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/6to4/Makefile') 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 -- cgit v1.2.3