summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau2025-08-06 10:29:03 +0000
committerFelix Fietkau2025-08-06 10:29:03 +0000
commit6014be3f0f2f222903251777de5975ff8876973b (patch)
tree4d6501236f59915e17e92715da737f84fe92ad72
parentf10732fb5632091452c5b091d3bbd3102d1148da (diff)
downloadopenwrt-6014be3f0f2f222903251777de5975ff8876973b.tar.gz
netifd: update to Git HEAD (2025-08-06)
964c9aa3ec2b ucode: fix passing network vlan on handle_link 3d140ec0b834 examples: sync scripts with openwrt Signed-off-by: Felix Fietkau <nbd@nbd.name>
-rw-r--r--package/network/config/netifd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile
index 2bf01dae76..0677d36da0 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-03
-PKG_SOURCE_VERSION:=c3cfd8df02af6b66c7aeceb61ffc2ac948fa008a
-PKG_MIRROR_HASH:=09c4422181d1ae1ef5f4a648757693bd912418013fad2840e5b4bcd1bdf0860f
+PKG_SOURCE_DATE:=2025-08-06
+PKG_SOURCE_VERSION:=3d140ec0b834e3764e8abe9d33989b76544f8ee9
+PKG_MIRROR_HASH:=de5488d34698699644d11ab697e51d5651a6b6bac92bfc1469ee16139aa2e0a7
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_LICENSE:=GPL-2.0