treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -51,7 +51,7 @@ in stdenv.mkDerivation rec {
|
||||
with close compatibility, under multiple platforms.
|
||||
'';
|
||||
|
||||
homepage = http://www.freedink.org/;
|
||||
homepage = "http://www.freedink.org/";
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
|
||||
maintainers = [ stdenv.lib.maintainers.bjg ];
|
||||
|
||||
Reference in New Issue
Block a user