netifd: update to Git HEAD (2025-09-12)
authorFelix Fietkau <[email protected]>
Fri, 12 Sep 2025 09:29:00 +0000 (11:29 +0200)
committerFelix Fietkau <[email protected]>
Fri, 12 Sep 2025 09:29:07 +0000 (11:29 +0200)
2a85440bcd82 netifd: fix misplaced ")"

Fixes: https://github.com/openwrt/netifd/issues/54
Signed-off-by: Felix Fietkau <[email protected]>
package/network/config/netifd/Makefile

index a9e5528a30ae53ee0d07823d0f7694758711eecf..0f0b8a1f59b341246de4bdba1fc6360b290990ea 100644 (file)
@@ -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 <[email protected]>
 
 PKG_LICENSE:=GPL-2.0