treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -33,7 +33,7 @@ perlPackages.buildPerlPackage rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = http://spamassassin.apache.org/;
|
||||
homepage = "http://spamassassin.apache.org/";
|
||||
description = "Open-Source Spam Filter";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user