mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
hostapd: fix upstream URL
hostapd project URL has been changed to w1.fi/hostapd. 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
33f3cb8a87
commit
8a2396b90a
@ -10,7 +10,7 @@ config BR2_PACKAGE_HOSTAPD
|
|||||||
IEEE 802.1X/WPA/WPA2/EAP authenticators, RADIUS client,
|
IEEE 802.1X/WPA/WPA2/EAP authenticators, RADIUS client,
|
||||||
EAP server and RADIUS authentication server.
|
EAP server and RADIUS authentication server.
|
||||||
|
|
||||||
http://hostap.epitest.fi/
|
http://w1.fi/hostapd/
|
||||||
|
|
||||||
if BR2_PACKAGE_HOSTAPD
|
if BR2_PACKAGE_HOSTAPD
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
HOSTAPD_VERSION = 2.6
|
HOSTAPD_VERSION = 2.6
|
||||||
HOSTAPD_SITE = http://hostap.epitest.fi/releases
|
HOSTAPD_SITE = http://w1.fi/releases
|
||||||
HOSTAPD_SUBDIR = hostapd
|
HOSTAPD_SUBDIR = hostapd
|
||||||
HOSTAPD_CONFIG = $(HOSTAPD_DIR)/$(HOSTAPD_SUBDIR)/.config
|
HOSTAPD_CONFIG = $(HOSTAPD_DIR)/$(HOSTAPD_SUBDIR)/.config
|
||||||
HOSTAPD_DEPENDENCIES = host-pkgconf libnl
|
HOSTAPD_DEPENDENCIES = host-pkgconf libnl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user