From 611c2b7103f6921a2cb11be26c799d7613793cfb Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 12 Jan 2021 10:43:52 +0000 Subject: [PATCH] iw: Update to 5.9 Signed-off-by: Michael Tremer --- config/rootfiles/core/154/filelists/iw | 1 + lfs/iw | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 120000 config/rootfiles/core/154/filelists/iw diff --git a/config/rootfiles/core/154/filelists/iw b/config/rootfiles/core/154/filelists/iw new file mode 120000 index 0000000000..7c58a2089a --- /dev/null +++ b/config/rootfiles/core/154/filelists/iw @@ -0,0 +1 @@ +../../../common/iw \ No newline at end of file diff --git a/lfs/iw b/lfs/iw index 279457f53a..18cf3a24a9 100644 --- a/lfs/iw +++ b/lfs/iw @@ -24,7 +24,7 @@ include Config -VER = 4.14 +VER = 5.9 THISAPP = iw-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 9e6bb70ae4f19283e921fc59c6079556 +$(DL_FILE)_MD5 = 7a47d6f749ec69afcaf351166fd12f6f install : $(TARGET) -- 2.39.5