From f08895d0e9771abf403325170cb5877f097c261b Mon Sep 17 00:00:00 2001
From: Steven Barth <cyrus@openwrt.org>
Date: Wed, 15 Jul 2015 07:38:54 +0000
Subject: [PATCH] odhcpd: also unify router and DNS lifetimes

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46376
---
 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 f490eb0e40..2ada6c4a15 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:=9f96f988e2c3a0519bef59535e15ad9c176aa254
+PKG_SOURCE_VERSION:=053ca41a841aa4a1b1ce86ce6ee9f4304cba7027
 
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
 PKG_LICENSE:=GPL-2.0
-- 
GitLab