summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6rd/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-12-15 19:38:53 +0000
committerSteven Barth <cyrus@openwrt.org>2013-12-15 19:38:53 +0000
commite49d67f1925f1582138c7fcd998c6952aa5d0909 (patch)
treeed1d9b1c2f89b77edc9426e58d3d6d535ce56de1 /package/network/ipv6/6rd/Makefile
parent36197755dc955f1ff287270d58a607ce975cbce4 (diff)
downloadmaster-31e0f0ae-e49d67f1925f1582138c7fcd998c6952aa5d0909.tar.gz
master-31e0f0ae-e49d67f1925f1582138c7fcd998c6952aa5d0909.tar.bz2
master-31e0f0ae-e49d67f1925f1582138c7fcd998c6952aa5d0909.zip
Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface
SVN-Revision: 39061
Diffstat (limited to 'package/network/ipv6/6rd/Makefile')
-rw-r--r--package/network/ipv6/6rd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6rd/Makefile b/package/network/ipv6/6rd/Makefile
index c701596193..5a4807805c 100644
--- a/package/network/ipv6/6rd/Makefile
+++ b/package/network/ipv6/6rd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6rd
-PKG_VERSION:=4
+PKG_VERSION:=5
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk