[openwrt/openwrt] netifd: update to the master branch
LEDE Commits
lede-commits at lists.infradead.org
Tue Nov 23 09:44:02 PST 2021
nbd pushed a commit to openwrt/openwrt.git, branch openwrt-21.02:
https://git.openwrt.org/be55e7d5dd4b9f26eee98b0e996b752ebe641df8
commit be55e7d5dd4b9f26eee98b0e996b752ebe641df8
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Tue Nov 23 17:55:12 2021 +0100
netifd: update to the master branch
Sync with commit 4eba313065f372ef0edf4abdbe00538fdbe7538f
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 f9aea470cd..cd4f8f423d 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:=2021-11-27
-PKG_SOURCE_VERSION:=a68e80513abb73cc76b94b5d70d0813344fa7cd7
-PKG_MIRROR_HASH:=4f2eff7a0bd4e9b278d220a4361e8948b582feab59eeedcc5eb120678aa72d0d
+PKG_SOURCE_DATE:=2021-10-30
+PKG_SOURCE_VERSION:=8f82742ca4f47f459284f3a07323d04da72ea5f6
+PKG_MIRROR_HASH:=5e519bb1aec9bb30782213f32f19f12e874c909e42826618dd4332ded816d2fe
PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list