treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -69,7 +69,7 @@ stdenv.mkDerivation {
|
||||
license = stdenv.lib.licenses.gpl2Plus ;
|
||||
maintainers = [stdenv.lib.maintainers.raskin];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
homepage = https://firejail.wordpress.com/;
|
||||
homepage = "https://firejail.wordpress.com/";
|
||||
downloadPage = "https://sourceforge.net/projects/firejail/files/firejail/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user