From: Steven Barth Date: Mon, 16 Jun 2014 09:09:13 +0000 (+0000) Subject: odhcpd: update hostfile more often X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a21e9550527d0a6ee965383891173efb20442b35;p=openwrt%2Fsvn-archive%2Farchive.git odhcpd: update hostfile more often SVN-Revision: 41197 --- 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