[openwrt/openwrt] netifd: update to the latest version

LEDE Commits lede-commits at lists.infradead.org
Thu Dec 31 08:26:13 EST 2020


nbd pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/a7ff013eb6669d787d0fded9ef2faa4cdd8d3bf1

commit a7ff013eb6669d787d0fded9ef2faa4cdd8d3bf1
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Mon Dec 28 14:58:40 2020 +0100

    netifd: update to the latest version
    
    39fb8c3edc74 wireless: add support for not killing processes on teardown
    
    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 b25ce559b9..0bac5840a4 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:=2020-12-14
-PKG_SOURCE_VERSION:=88c6003e2b4fdc0c990045ff140bf19b37ba745a
-PKG_MIRROR_HASH:=6b4c98f1dfff65e4e2bc5aee7c7ad9a48ad530a4acac69ee3cd6809974305900
+PKG_SOURCE_DATE:=2020-12-28
+PKG_SOURCE_VERSION:=39fb8c3edc74a7e419d95e2946a0b5a1206edc25
+PKG_MIRROR_HASH:=53d71140a7eeedb86929d0868b6816aa5b24123ba2aa7fc072cb79c2e9258fee
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 
 PKG_LICENSE:=GPL-2.0



More information about the lede-commits mailing list