aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/map/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-05-26 14:36:20 +0000
committerSteven Barth <steven@midlink.org>2015-05-26 14:36:20 +0000
commit8cf9206a264ce2456b6b32b82599c256f13f241b (patch)
tree3c4073ddd1486285ad85de304c46fe4f25b47834 /package/network/ipv6/map/Makefile
parent2268583100a08c18178101dc28bf849798bb3e4d (diff)
downloadmaster-187ad058-8cf9206a264ce2456b6b32b82599c256f13f241b.tar.gz
master-187ad058-8cf9206a264ce2456b6b32b82599c256f13f241b.tar.bz2
master-187ad058-8cf9206a264ce2456b6b32b82599c256f13f241b.zip
map: add support for lw4o6 address matching, minor optimizations
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45770 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/map/Makefile')
-rw-r--r--package/network/ipv6/map/Makefile4
1 files changed, 2 insertions, 2 deletions
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