1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 13:06:50 +02:00

netifd: update to the latest version

5a4ac30c7a15 netifd: rework/fix device free handling

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2021-09-27 18:59:53 +02:00
parent 830c2e5378
commit 6cd54254e4

View File

@ -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 <nbd@nbd.name>
PKG_LICENSE:=GPL-2.0