aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/odhcp6c/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-04-10 11:33:15 +0000
committerSteven Barth <cyrus@openwrt.org>2015-04-10 11:33:15 +0000
commit0dbbbda4bfd51e4b3d7e9af8a78f4ef4ef6f20e8 (patch)
tree235a85f4cea266da5532cbf367d04cf4a8b76bf0 /package/network/ipv6/odhcp6c/Makefile
parentedaf5c31da49b8eb974b124f68c44616442715d0 (diff)
downloadupstream-0dbbbda4bfd51e4b3d7e9af8a78f4ef4ef6f20e8.tar.gz
upstream-0dbbbda4bfd51e4b3d7e9af8a78f4ef4ef6f20e8.tar.bz2
upstream-0dbbbda4bfd51e4b3d7e9af8a78f4ef4ef6f20e8.zip
odhcp6c: move IPv6 /proc config to userspace and sanitize
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45358
Diffstat (limited to 'package/network/ipv6/odhcp6c/Makefile')
-rw-r--r--package/network/ipv6/odhcp6c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile
index 92b5e717be..61f9574c14 100644
--- a/package/network/ipv6/odhcp6c/Makefile
+++ b/package/network/ipv6/odhcp6c/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcp6c
-PKG_VERSION:=2015-04-09
+PKG_VERSION:=2015-04-10
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/sbyx/odhcp6c.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=5d19cd6e4fece1301608b975dd639d751faa1b94
+PKG_SOURCE_VERSION:=c3bbeced0f204b6b9571148ae84227105baaf179
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
PKG_LICENSE:=GPL-2.0