treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -43,6 +43,6 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
inherit version;
|
||||
license = licenses.gpl2;
|
||||
downloadPage = http://atoptool.nl/downloadatop.php;
|
||||
downloadPage = "http://atoptool.nl/downloadatop.php";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user