netifd: update to git HEAD
authorDaniel Golle <daniel@makrotopia.org>
Wed, 1 Jun 2022 19:47:37 +0000 (20:47 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 1 Jun 2022 19:49:14 +0000 (20:49 +0100)
 2e1fcf4 netifd: fix hwmode for 60g band
 39ef9fe interface-ip: fix memory corruption bug when using jail network namespaces

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/network/config/netifd/Makefile

index c0a053cd4fe02621dae25d6c9f4838a8087eae59..9de4cb1df89ef7cbf42d14f0387648d824b2c8de 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/netifd.git
-PKG_SOURCE_DATE:=2022-05-19
-PKG_SOURCE_VERSION:=507c0513d1766757d969530c51fe7d368354538d
-PKG_MIRROR_HASH:=706ede2ffd787a1f5388f2e80300e8f559a704dda21ebc05356074765593539c
+PKG_SOURCE_DATE:=2022-06-01
+PKG_SOURCE_VERSION:=39ef9fe1388029c476db62889ef2ef5661613321
+PKG_MIRROR_HASH:=a17353a33ae4ee0aec790169715e91e634660e15eb33900ec4a23c698425de8a
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 
 PKG_LICENSE:=GPL-2.0