From: Felix Fietkau Date: Mon, 27 Sep 2021 16:59:53 +0000 (+0200) Subject: netifd: update to the latest version X-Git-Tag: v22.03.0-rc1~1673 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=6cd54254e4bbe7ed2b71c17cb2d54ad7b0bc2991 netifd: update to the latest version 5a4ac30c7a15 netifd: rework/fix device free handling Signed-off-by: Felix Fietkau --- diff --git a/package/network/config/netifd/Makefile b/package/network/config/netifd/Makefile index f2ea7f5f43..8543c655fd 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:=2021-09-21 -PKG_SOURCE_VERSION:=08e954e137ffcf7770200bbd6476dc36bbd326f5 -PKG_MIRROR_HASH:=2250b8adc892a7ce0b79ca34611fae0098b3a367272684f42891923717b47578 +PKG_SOURCE_DATE:=2021-09-27 +PKG_SOURCE_VERSION:=5a4ac30c7a15712d01110befec1acfe86c2cbed0 +PKG_MIRROR_HASH:=bfa74359423682433ae8246364afc90554c09c32df822f9a82fad957c5494b5e PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=GPL-2.0