iw: update to 4.14

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2018-04-19 18:42:27 +02:00
parent da496c8b65
commit 5ca5270409

4
lfs/iw
View File

@@ -24,7 +24,7 @@
include Config
VER = 3.14
VER = 4.14
THISAPP = iw-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 66e41053f6fc0781b683b5b688442de6
$(DL_FILE)_MD5 = 9e6bb70ae4f19283e921fc59c6079556
install : $(TARGET)