net-wireless/wpa_supplicant: HOMEPAGE, avoid redirect

curl --head http://hostap.epitest.fi/wpa_supplicant/
HTTP/1.1 301 Moved Permanently
Date: Fri, 20 Oct 2017 04:56:32 GMT
Server: Apache/2.2.22 (Ubuntu)
Location: http://w1.fi/wpa_supplicant/
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5994
This commit is contained in:
charIes17
2017-10-20 06:58:12 +02:00
committed by Andreas Sturmlechner
parent ce67fbdff9
commit f74f33ab50

View File

@@ -6,7 +6,7 @@ EAPI=6
inherit eutils qmake-utils systemd toolchain-funcs
DESCRIPTION="IEEE 802.1X/WPA supplicant for secure wireless transfers"
HOMEPAGE="http://hostap.epitest.fi/wpa_supplicant/"
HOMEPAGE="https://w1.fi/wpa_supplicant/"
SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz"
LICENSE="|| ( GPL-2 BSD )"