[openwrt/openwrt] odhcpd: bump to git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Fri Feb 17 06:32:31 PST 2023
stintel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/65c9b5ffb02ba233e0857c1c035512d88ea3d3d2
commit 65c9b5ffb02ba233e0857c1c035512d88ea3d3d2
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Fri Feb 17 16:30:03 2023 +0200
odhcpd: bump to git HEAD
dfab0fa dhcpv4: detect noarp interfaces
5a17751 router: improve RA logging
edc5e17 router: always check ra_default
Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
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 8f4799a373..37280effbe 100644
--- a/package/network/services/odhcpd/Makefile
+++ b/package/network/services/odhcpd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcpd.git
-PKG_SOURCE_DATE:=2022-10-31
-PKG_SOURCE_VERSION:=a92c0a73d018cd6453dcf253d9617f97311becab
-PKG_MIRROR_HASH:=0752d500b4aa65290c46be89ac5c30a0d536f6695c04ee79201cbada0880ed9c
+PKG_SOURCE_DATE:=2023-02-17
+PKG_SOURCE_VERSION:=edc5e1738682e764e64bcbffde1e0a1cc9feac21
+PKG_MIRROR_HASH:=4d8f630770bcf4594c8fc0a2ee34bc40ce8618cc46e76ae5c3629da2fea9e90b
PKG_MAINTAINER:=Hans Dedecker <dedeckeh at gmail.com>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list