Author: cyrus
Date: 2014-06-18 14:10:10 +0200 (Wed, 18 Jun 2014)
New Revision: 41260

Modified:
   trunk/package/network/services/odhcpd/Makefile
Log:
odhcpd: improve static DHCPv4 leases (thanks arnd)

Signed-off-by: Steven Barth <[email protected]>

Modified: trunk/package/network/services/odhcpd/Makefile
===================================================================
--- trunk/package/network/services/odhcpd/Makefile      2014-06-18 11:29:09 UTC 
(rev 41259)
+++ trunk/package/network/services/odhcpd/Makefile      2014-06-18 12:10:10 UTC 
(rev 41260)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=odhcpd
-PKG_VERSION:=2014-06-17
+PKG_VERSION:=2014-06-18
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 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:=72082d2f6c2ee568470575c09ba4984f1a5c44f0
+PKG_SOURCE_VERSION:=82f3096351911d8c4f3b38e7a5bbeaf75938b6b8
 
 PKG_MAINTAINER:=Steven Barth <[email protected]>
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to