[openwrt/openwrt] odhcpd: Bump to latest commits

LEDE Commits lede-commits at lists.infradead.org
Fri Nov 3 00:28:01 PDT 2023


jow pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/610ae4d344bd283e5e77cbfda7bb28ccb9e99263

commit 610ae4d344bd283e5e77cbfda7bb28ccb9e99263
Author: Kevin Darbyshire-Bryant <ldir at darbyshire-bryant.me.uk>
AuthorDate: Tue Oct 24 17:21:27 2023 +0100

    odhcpd: Bump to latest commits
    
    d8118f6 config: make sure timer is not on the timeouts list before freeing
    4bbc6e7 add hostsfile output in addition to statefile
    
    Signed-off-by: Kevin Darbyshire-Bryant <ldir at darbyshire-bryant.me.uk>
    (cherry picked from commit 0221b860321ca2dd2bdc6339c01aa9adb3ddb34e)
---
 package/network/services/odhcpd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile
index 0eadcc9a5d..ba6358f779 100644
--- a/package/network/services/odhcpd/Makefile
+++ b/package/network/services/odhcpd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcpd.git
-PKG_MIRROR_HASH:=e2e00e2bb6b7bacda5dcb713e4f9a4b1e316d75b140a4aa77145471bf6fe5c17
-PKG_SOURCE_DATE:=2023-06-24
-PKG_SOURCE_VERSION:=52112643308bb02a3b4fa2894dd7d4340ba4a237
+PKG_MIRROR_HASH:=9936331b64880260cf969cc5656e1e1a8b7dc0e0843d64621242c500a330b4d6
+PKG_SOURCE_DATE:=2023-10-24
+PKG_SOURCE_VERSION:=d8118f6e76e5519881f9a37137c3a06b3cb60fd2
 
 PKG_MAINTAINER:=Hans Dedecker <dedeckeh at gmail.com>
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list