treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
'') firmware;
|
||||
|
||||
meta = {
|
||||
homepage = https://www.kernel.org/pub/linux/utils/kernel/pcmcia/;
|
||||
homepage = "https://www.kernel.org/pub/linux/utils/kernel/pcmcia/";
|
||||
longDescription = "
|
||||
PCMCIAutils contains the initialization tools necessary to allow
|
||||
the PCMCIA subsystem to behave (almost) as every other
|
||||
|
||||
Reference in New Issue
Block a user