treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
||||
SECSH working group.
|
||||
'';
|
||||
|
||||
homepage = http://www.lysator.liu.se/~nisse/lsh/;
|
||||
homepage = "http://www.lysator.liu.se/~nisse/lsh/";
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
|
||||
maintainers = [ ];
|
||||
|
||||
Reference in New Issue
Block a user