Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs as reported by Repology
This commit is contained in:
@@ -25,7 +25,7 @@ mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Qt-based GUI for wpa_supplicant";
|
||||
homepage = http://hostap.epitest.fi/wpa_supplicant/;
|
||||
homepage = https://hostap.epitest.fi/wpa_supplicant/;
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user