From 29730e2dcd88dd66ebf58d61cf285d0dc64ed444 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 15 Jul 2015 07:38:54 +0000 Subject: 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 --- 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 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3