From: Matthias Fischer Date: Tue, 11 Jun 2019 13:32:15 +0000 (+0200) Subject: wpa_supplicant: Update to 2.8 X-Git-Tag: v2.23-core133~6 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=33fb0c91ec1f2dfc8d09550b18312cf87fd69228 wpa_supplicant: Update to 2.8 For details see: https://w1.fi/cgit/hostap/plain/wpa_supplicant/ChangeLog Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- diff --git a/lfs/wpa_supplicant b/lfs/wpa_supplicant index 887ec6bd58..ad7b45fead 100644 --- a/lfs/wpa_supplicant +++ b/lfs/wpa_supplicant @@ -24,7 +24,7 @@ include Config -VER = 2.7 +VER = 2.8 THISAPP = wpa_supplicant-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a68538fb62766f40f890125026c42c10 +$(DL_FILE)_MD5 = 0af5998c5d924e985cab16b9a1c77904 install : $(TARGET)