From: Steven Barth Date: Wed, 15 Jul 2015 07:38:54 +0000 (+0000) Subject: odhcpd: also unify router and DNS lifetimes X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f08895d0e9771abf403325170cb5877f097c261b;p=openwrt%2Fstaging%2Fwigyori.git odhcpd: also unify router and DNS lifetimes Signed-off-by: Steven Barth SVN-Revision: 46376 --- 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 PKG_LICENSE:=GPL-2.0