aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/map/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-09-08 12:13:29 +0000
committerSteven Barth <cyrus@openwrt.org>2015-09-08 12:13:29 +0000
commit1b91cd2663b95c47942448222e74e22176466457 (patch)
tree7ce5a82366d0f7af7ce320468cfa42103c353c71 /package/network/ipv6/map/Makefile
parent48fe93ea6b26e3078cae647d1abd85694d18e945 (diff)
downloadupstream-1b91cd2663b95c47942448222e74e22176466457.tar.gz
upstream-1b91cd2663b95c47942448222e74e22176466457.tar.bz2
upstream-1b91cd2663b95c47942448222e74e22176466457.zip
map: be less restrictive when matching lw4over6 prefixes
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46819
Diffstat (limited to 'package/network/ipv6/map/Makefile')
-rw-r--r--package/network/ipv6/map/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/map/Makefile b/package/network/ipv6/map/Makefile
index 1d423150b9..f6f2cd6fde 100644
--- a/package/network/ipv6/map/Makefile
+++ b/package/network/ipv6/map/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=map
PKG_VERSION:=4
-PKG_RELEASE:=4
+PKG_RELEASE:=5
PKG_LICENSE:=GPL-2.0
include $(INCLUDE_DIR)/package.mk