treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
This commit is contained in:
@@ -16,7 +16,7 @@ buildPythonPackage {
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "http://pyfantom.ni.fr.eu.org/";
|
||||
homepage = "https://pyfantom.ni.fr.eu.org/";
|
||||
description = "Wrapper for the LEGO Mindstorms Fantom Driver";
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user