From bea1a153eda7c2acffc84477cf1940f450e5ffad Mon Sep 17 00:00:00 2001
From: Steven Barth <cyrus@openwrt.org>
Date: Mon, 16 Jun 2014 09:09:13 +0000
Subject: [PATCH] odhcpd: update hostfile more often

SVN-Revision: 41197
---
 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 29c432a724..0bc9550492 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:=1733ea4fa2d0b5286d9cfa20c1e18ee93562ec6d
+PKG_SOURCE_VERSION:=69ca34df0145dd204dceeacc7caf978e4055d679
 
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
 
-- 
GitLab