treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -53,7 +53,7 @@ stdenv.mkDerivation ({
|
||||
|
||||
license = licenses.gpl2Plus;
|
||||
|
||||
homepage = http://www.lysator.liu.se/~nisse/nettle/;
|
||||
homepage = "http://www.lysator.liu.se/~nisse/nettle/";
|
||||
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user