wpa_supplicant: fix upstream URL
authorAlexander Mukhin <alexander.i.mukhin@gmail.com>
Wed, 18 Oct 2017 09:34:06 +0000 (12:34 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 18 Oct 2017 20:33:02 +0000 (22:33 +0200)
wpa_supplicant project URL has been changed to w1.fi/wpa_supplicant.
The old domain epitest.fi has expired.

Signed-off-by: Alexander Mukhin <alexander.i.mukhin@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/wpa_supplicant/Config.in
package/wpa_supplicant/wpa_supplicant.mk

index 0f629169e63282948af99a486c3b04a448860cbe..4b810bf1a8a9709952f612656afed079cc01507b 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_WPA_SUPPLICANT
        help
          WPA supplicant for secure wireless networks
 
-         http://hostap.epitest.fi/wpa_supplicant/
+         http://w1.fi/wpa_supplicant/
 
 if BR2_PACKAGE_WPA_SUPPLICANT
 
index e32c2557c8f2ff978eb405d463cd75f7f004cb31..da757aaab09c9df06e45ac3d4127fc116ecfacf4 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 WPA_SUPPLICANT_VERSION = 2.6
-WPA_SUPPLICANT_SITE = http://hostap.epitest.fi/releases
+WPA_SUPPLICANT_SITE = http://w1.fi/releases
 WPA_SUPPLICANT_PATCH = \
        http://w1.fi/security/2017-1/rebased-v2.6-0001-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch \
        http://w1.fi/security/2017-1/rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch \