diff mbox series

hostapd: fix upstream URL

Message ID 20170914151114.2054-1-alexander.i.mukhin@gmail.com
State Accepted
Headers show
Series hostapd: fix upstream URL | expand

Commit Message

Alexander Mukhin Sept. 14, 2017, 3:11 p.m. UTC
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>
---
 package/hostapd/Config.in  | 2 +-
 package/hostapd/hostapd.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Oct. 10, 2017, 9:34 p.m. UTC | #1
Hello,

On Thu, 14 Sep 2017 18:11:14 +0300, Alexander Mukhin wrote:
> 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>
> ---
>  package/hostapd/Config.in  | 2 +-
>  package/hostapd/hostapd.mk | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
Peter Korsgaard Oct. 15, 2017, 8:12 p.m. UTC | #2
>>>>> "Alexander" == Alexander Mukhin <alexander.i.mukhin@gmail.com> writes:

 > 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>

Committed to 2017.02.x, thanks.
Peter Korsgaard Oct. 16, 2017, 11:37 a.m. UTC | #3
>>>>> "Alexander" == Alexander Mukhin <alexander.i.mukhin@gmail.com> writes:

 > 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>

What about wpa_supplicant? Doesn't it need the same change?
Alexander Mukhin Oct. 18, 2017, 9:30 a.m. UTC | #4
On Mon, Oct 16, 2017 at 01:37:27PM +0200, Peter Korsgaard wrote:
> >>>>> "Alexander" == Alexander Mukhin <alexander.i.mukhin@gmail.com> writes:
> 
>  > 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>
> 
> What about wpa_supplicant? Doesn't it need the same change?
> 
> -- 
> Bye, Peter Korsgaard

Yes, it surely does.
diff mbox series

Patch

diff --git a/package/hostapd/Config.in b/package/hostapd/Config.in
index cec2a123e..40c7015e7 100644
--- a/package/hostapd/Config.in
+++ b/package/hostapd/Config.in
@@ -10,7 +10,7 @@  config BR2_PACKAGE_HOSTAPD
 	  IEEE 802.1X/WPA/WPA2/EAP authenticators, RADIUS client,
 	  EAP server and RADIUS authentication server.
 
-	  http://hostap.epitest.fi/
+	  http://w1.fi/hostapd/
 
 if BR2_PACKAGE_HOSTAPD
 
diff --git a/package/hostapd/hostapd.mk b/package/hostapd/hostapd.mk
index 40e28ee67..7edcac89d 100644
--- a/package/hostapd/hostapd.mk
+++ b/package/hostapd/hostapd.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 HOSTAPD_VERSION = 2.6
-HOSTAPD_SITE = http://hostap.epitest.fi/releases
+HOSTAPD_SITE = http://w1.fi/releases
 HOSTAPD_SUBDIR = hostapd
 HOSTAPD_CONFIG = $(HOSTAPD_DIR)/$(HOSTAPD_SUBDIR)/.config
 HOSTAPD_DEPENDENCIES = host-pkgconf libnl