aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-01-02 23:05:44 +0000
committerSteven Barth <cyrus@openwrt.org>2013-01-02 23:05:44 +0000
commit965afef3174182f4977ee9656757434e3bc048ba (patch)
tree0766f6f9e7ecd502717b630b6b2d417ca88c982c /package/network/ipv6/ipv6-support/Makefile
parentc7d9d7c9522a9dc612d917fd879a046e7b582295 (diff)
downloadupstream-965afef3174182f4977ee9656757434e3bc048ba.tar.gz
upstream-965afef3174182f4977ee9656757434e3bc048ba.tar.bz2
upstream-965afef3174182f4977ee9656757434e3bc048ba.zip
ipv6-support: Update iteration * Add support for blocking forwarding while address assignments * Fix relay restarting function
SVN-Revision: 34985
Diffstat (limited to 'package/network/ipv6/ipv6-support/Makefile')
-rw-r--r--package/network/ipv6/ipv6-support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/ipv6-support/Makefile b/package/network/ipv6/ipv6-support/Makefile
index eee6f9d328..0d596d4d3b 100644
--- a/package/network/ipv6/ipv6-support/Makefile
+++ b/package/network/ipv6/ipv6-support/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ipv6-support
-PKG_VERSION:=2013-01-01
+PKG_VERSION:=2013-01-02
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk