mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
wpa_supplicant: fix upstream URL
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>
This commit is contained in:
parent
4753dda796
commit
38e36cd0e1
@ -4,7 +4,7 @@ config BR2_PACKAGE_WPA_SUPPLICANT
|
|||||||
help
|
help
|
||||||
WPA supplicant for secure wireless networks
|
WPA supplicant for secure wireless networks
|
||||||
|
|
||||||
http://hostap.epitest.fi/wpa_supplicant/
|
http://w1.fi/wpa_supplicant/
|
||||||
|
|
||||||
if BR2_PACKAGE_WPA_SUPPLICANT
|
if BR2_PACKAGE_WPA_SUPPLICANT
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
WPA_SUPPLICANT_VERSION = 2.6
|
WPA_SUPPLICANT_VERSION = 2.6
|
||||||
WPA_SUPPLICANT_SITE = http://hostap.epitest.fi/releases
|
WPA_SUPPLICANT_SITE = http://w1.fi/releases
|
||||||
WPA_SUPPLICANT_PATCH = \
|
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-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 \
|
http://w1.fi/security/2017-1/rebased-v2.6-0002-Prevent-reinstallation-of-an-already-in-use-group-ke.patch \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user