aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-01-29 10:13:44 +0000
committerSteven Barth <steven@midlink.org>2013-01-29 10:13:44 +0000
commit898917f61622bbe3f810d4c75d38b96939fa073b (patch)
treea4c4e2f7e17c7b7ca8659627efffdab83792d6c2 /package/network/ipv6/odhcp6c/Makefile
parentcfda22b8c6561906fc5440ecbca68314c9c6d0da (diff)
downloadmaster-187ad058-898917f61622bbe3f810d4c75d38b96939fa073b.tar.gz
master-187ad058-898917f61622bbe3f810d4c75d38b96939fa073b.tar.bz2
master-187ad058-898917f61622bbe3f810d4c75d38b96939fa073b.zip
odhcp6c: remove IPv6 forwarding-sysctl workaround
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35370 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/odhcp6c/Makefile')
-rw-r--r--package/network/ipv6/odhcp6c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile
index 0d66272ef2..6ac2c67f72 100644
--- a/package/network/ipv6/odhcp6c/Makefile
+++ b/package/network/ipv6/odhcp6c/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcp6c
-PKG_VERSION:=2013-01-28
+PKG_VERSION:=2013-01-29
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2