From: Arne Fitzenreiter Date: Thu, 19 Apr 2018 16:42:27 +0000 (+0200) Subject: iw: update to 4.14 X-Git-Tag: v2.21-core122~178^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ca5270409c7506e40d41bd635a7484df5592f06;p=ipfire-2.x.git iw: update to 4.14 Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/iw b/lfs/iw index 2d4ad34e4f..87ce28e21a 100644 --- a/lfs/iw +++ b/lfs/iw @@ -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)