From: Steven Barth Date: Fri, 17 Apr 2015 13:58:00 +0000 (+0200) Subject: nat46: fix interface name handling X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ed025182d7d6667637c720eee527b9a7f7b8a7ba;p=feed%2Frouting.git nat46: fix interface name handling Signed-off-by: Steven Barth --- diff --git a/nat46/Makefile b/nat46/Makefile index 3fa8b32..f30fbc9 100644 --- a/nat46/Makefile +++ b/nat46/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=https://github.com/ayourtch/nat46.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=a28e24b45c31bfa61447d0bdd591478cff1cad10 +PKG_SOURCE_VERSION:=ccbba8595d7ccbc2ccb1e7d81b420e9587f07fe5 PKG_MAINTAINER:=Steven Barth PKG_LICENSE:=GPL-2.0