aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2012-12-06 20:52:40 +0000
committerSteven Barth <cyrus@openwrt.org>2012-12-06 20:52:40 +0000
commit82576f0ca3dd1be61e9aea6468854f1ec7e1e696 (patch)
treebd21ed26d2fbb03c91a4ae0be3099b6bf60b7140 /package/network/ipv6/ipv6-support/Makefile
parent61e8c6b83bc7d30886b7d0ac19ed2ee79904123e (diff)
downloadupstream-82576f0ca3dd1be61e9aea6468854f1ec7e1e696.tar.gz
upstream-82576f0ca3dd1be61e9aea6468854f1ec7e1e696.tar.bz2
upstream-82576f0ca3dd1be61e9aea6468854f1ec7e1e696.zip
ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix announcement of DNS-Servers received from DHCPv6 * Fix some corner-cases in relaying behaviour
SVN-Revision: 34542
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 21d5c00f95..c921105c9e 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:=2012-12-03
+PKG_VERSION:=2012-12-06
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk