wpa_supplicant: update homepage

The old one still exists but is not getting updated anymore.
This commit is contained in:
Martin Weinelt
2021-02-25 21:26:56 +01:00
parent 0dd3c094ee
commit a77380a689

View File

@@ -123,7 +123,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
homepage = "https://hostap.epitest.fi/wpa_supplicant/";
homepage = "https://w1.fi/wpa_supplicant/";
description = "A tool for connecting to WPA and WPA2-protected wireless networks";
license = licenses.bsd3;
maintainers = with maintainers; [ marcweber ];