treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
|
||||
- manipulate ISO-files
|
||||
- and probably more...
|
||||
'';
|
||||
homepage = http://bashburn.dose.se/;
|
||||
homepage = "http://bashburn.dose.se/";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user