From ed025182d7d6667637c720eee527b9a7f7b8a7ba Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 17 Apr 2015 15:58:00 +0200 Subject: [PATCH] nat46: fix interface name handling Signed-off-by: Steven Barth --- nat46/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2