[openwrt/openwrt] netifd: update to Git HEAD (2025-09-12)

LEDE Commits lede-commits at lists.infradead.org
Fri Sep 12 02:29:24 PDT 2025


nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/125c974bf7ee2792857ef17fb06154328f3793d9

commit 125c974bf7ee2792857ef17fb06154328f3793d9
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Sep 12 11:29:00 2025 +0200

    netifd: update to Git HEAD (2025-09-12)
    
    2a85440bcd82 netifd: fix misplaced ")"
    
    Fixes: https://github.com/openwrt/netifd/issues/54
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/network/config/netifd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index a9e5528a30..0f0b8a1f59 100644
--- a/package/network/config/netifd/Makefile
+++ b/package/network/config/netifd/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2025-08-14
-PKG_SOURCE_VERSION:=8c139e183e52b0845557181e5b4677fd33d25030
-PKG_MIRROR_HASH:=c23f494e97bd9cf49a3935b3405a29b2dda05e75e567fc5039efab1ebfb3d30e
+PKG_SOURCE_DATE:=2025-09-12
+PKG_SOURCE_VERSION:=2a85440bcd82caf66b29428145affb30388a4994
+PKG_MIRROR_HASH:=27270f2f6c275bd89f52905281b601b6c103778086d837264935aa5ccef0d723
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 
 PKG_LICENSE:=GPL-2.0




More information about the lede-commits mailing list