From: Steven Barth Date: Tue, 17 Jun 2014 07:59:15 +0000 (+0000) Subject: odhcpd: also honor leasetime for dhcpv6 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c8b4058bf3fd9047fb78a0b8c425a66ca56ecf39;p=openwrt%2Fstaging%2Flynxis%2Fomap.git odhcpd: also honor leasetime for dhcpv6 SVN-Revision: 41226 --- diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile index b2fb24c632..c1f3e7a711 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:=ec3320078c11474b8ea48225f330c15d9471e312 +PKG_SOURCE_VERSION:=72082d2f6c2ee568470575c09ba4984f1a5c44f0 PKG_MAINTAINER:=Steven Barth