summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2022-06-01 20:47:37 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-06-01 20:49:14 +0100
commit7eb83b20159aadeeb5ca4679bdb428bd3052f19c (patch)
treebaf9053c3594be3738567bec9ff48c35a79d83f0 /package
parent4cbc26b212836973b22ae2a426de43325f893ee3 (diff)
downloadopenwrt-7eb83b20159aadeeb5ca4679bdb428bd3052f19c.tar.gz
openwrt-7eb83b20159aadeeb5ca4679bdb428bd3052f19c.tar.bz2
openwrt-7eb83b20159aadeeb5ca4679bdb428bd3052f19c.zip
netifd: update to git HEAD
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>
Diffstat (limited to 'package')
-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 c0a053cd4f..9de4cb1df8 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:=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