summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/map/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-09-01 18:48:22 +0000
committerSteven Barth <cyrus@openwrt.org>2015-09-01 18:48:22 +0000
commit7e009c15988cc1ef19b5593cecd2f9187c9849a7 (patch)
tree5fa6a2e4de0a4569967d1ddde56e713894822007 /package/network/ipv6/map/Makefile
parent37160e21bbace045119b0733fe853e9cdb56ab02 (diff)
downloadmaster-31e0f0ae-7e009c15988cc1ef19b5593cecd2f9187c9849a7.tar.gz
master-31e0f0ae-7e009c15988cc1ef19b5593cecd2f9187c9849a7.tar.bz2
master-31e0f0ae-7e009c15988cc1ef19b5593cecd2f9187c9849a7.zip
map: add debug-code for mapcalc
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 46763
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 3757ed6088..a45e9bc1fd 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:=2
+PKG_RELEASE:=3
PKG_LICENSE:=GPL-2.0
include $(INCLUDE_DIR)/package.mk