[openwrt/openwrt] netifd: update to latest git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Fri Oct 20 04:10:28 PDT 2023
ansuel pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/1304234dd7e8e85266760b9694403f0160bd82ae
commit 1304234dd7e8e85266760b9694403f0160bd82ae
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Fri Oct 20 13:00:00 2023 +0200
netifd: update to latest git HEAD
5590a80e2566 config: fix incompatible with jshn network-device entry
Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
(cherry picked from commit 53039bf7f5aa16d2f69394a86d04b8442c743e77)
---
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 e60e592098..44d3a98d8f 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:=2023-09-19
-PKG_SOURCE_VERSION:=7a58b995fdbecd9beed57e4d66d42cb3cf66aee2
-PKG_MIRROR_HASH:=a460a3b912047f8802eb24bb737084a08dad65b2dd520e5f5e7459379d1fcf8c
+PKG_SOURCE_DATE:=2023-10-20
+PKG_SOURCE_VERSION:=5590a80e2566d378be955f61c287a63fb3bdf329
+PKG_MIRROR_HASH:=eef792b4e9fa7a5227cf8c2ec4ed5e6558dd04c119cd9f97561923821fd1aa92
PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list