* [PATCH] wpa_supplicant: Update to 2.6
@ 2017-09-22 23:34 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2017-09-22 23:34 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1675 bytes --]
For details see:
https://w1.fi/cgit/hostap/plain/wpa_supplicant/ChangeLog
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/wpa_supplicant | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lfs/wpa_supplicant b/lfs/wpa_supplicant
index 76aa6c673..02e78ea35 100644
--- a/lfs/wpa_supplicant
+++ b/lfs/wpa_supplicant
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2015 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2017 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 2.5
+VER = 2.6
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 = 96ff75c3a514f1f324560a2376f13110
+$(DL_FILE)_MD5 = 091569eb4440b7d7f2b4276dbfc03c3c
install : $(TARGET)
@@ -51,7 +51,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
-dist:
+dist:
@$(PAK)
###############################################################################
--
2.14.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-09-22 23:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-22 23:34 [PATCH] wpa_supplicant: Update to 2.6 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox