From c8b4058bf3fd9047fb78a0b8c425a66ca56ecf39 Mon Sep 17 00:00:00 2001
From: Steven Barth <cyrus@openwrt.org>
Date: Tue, 17 Jun 2014 07:59:15 +0000
Subject: [PATCH] odhcpd: also honor leasetime for dhcpv6

SVN-Revision: 41226
---
 package/network/services/odhcpd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile
index b2fb24c632..c1f3e7a711 100644
--- a/package/network/services/odhcpd/Makefile
+++ b/package/network/services/odhcpd/Makefile
@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=git://github.com/sbyx/odhcpd.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=ec3320078c11474b8ea48225f330c15d9471e312
+PKG_SOURCE_VERSION:=72082d2f6c2ee568470575c09ba4984f1a5c44f0
 
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
 
-- 
GitLab