aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2012-12-03 09:18:53 +0000
committerSteven Barth <cyrus@openwrt.org>2012-12-03 09:18:53 +0000
commit4bda16cf27cb2ca16016f67616dbf4f542c748b6 (patch)
tree2bcc169dda9206e427f6a8d32f04a5375c769e57 /package/network/ipv6/ipv6-support/Makefile
parent71ed7ae842cb5b93d5df9c7d94fb8eee6a3542b7 (diff)
downloadupstream-4bda16cf27cb2ca16016f67616dbf4f542c748b6.tar.gz
upstream-4bda16cf27cb2ca16016f67616dbf4f542c748b6.tar.bz2
upstream-4bda16cf27cb2ca16016f67616dbf4f542c748b6.zip
ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode 'upstream' renamed to 'dhcpv6' * mode 'relay' added * cleanups and minor bugfixes in state handling
SVN-Revision: 34466
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 db13963598..21d5c00f95 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-11-29
+PKG_VERSION:=2012-12-03
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk