From: cyrus Date: Wed, 15 Jul 2015 07:38:54 +0000 (+0000) Subject: odhcpd: also unify router and DNS lifetimes X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=de97cff7af8296c667fdf5736c52574f2c9a1a5e;p=openwrt.git odhcpd: also unify router and DNS lifetimes Signed-off-by: Steven Barth git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46376 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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