Author: cyrus
Date: 2015-07-24 15:51:43 +0200 (Fri, 24 Jul 2015)
New Revision: 46479

Modified:
   trunk/package/network/services/odhcpd/Makefile
Log:
odhcpd: fix RA lifetimes

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

Modified: trunk/package/network/services/odhcpd/Makefile
===================================================================
--- trunk/package/network/services/odhcpd/Makefile      2015-07-24 10:00:45 UTC 
(rev 46478)
+++ trunk/package/network/services/odhcpd/Makefile      2015-07-24 13:51:43 UTC 
(rev 46479)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=odhcpd
-PKG_VERSION:=2015-07-18
+PKG_VERSION:=2015-07-24
 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:=e033ee2846e782389c9c03a72f8bce5bfb1011a9
+PKG_SOURCE_VERSION:=0ce78e8831ef9b34f1d0a6b240e106747eae8370
 
 PKG_MAINTAINER:=Steven Barth <[email protected]>
 PKG_LICENSE:=GPL-2.0
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to