From a28470a3cca487ca8db2342e3dfb23e82510732a Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 26 May 2015 14:36:20 +0000 Subject: map: add support for lw4o6 address matching, minor optimizations Signed-off-by: Steven Barth SVN-Revision: 45770 --- package/network/ipv6/map/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/ipv6/map/Makefile') diff --git a/package/network/ipv6/map/Makefile b/package/network/ipv6/map/Makefile index 09ba523ec0..89d34de1b4 100644 --- a/package/network/ipv6/map/Makefile +++ b/package/network/ipv6/map/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map -PKG_VERSION:=3 -PKG_RELEASE:=4 +PKG_VERSION:=4 +PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3