treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
patches = [ ./rig_1.11-1.diff ];
|
||||
|
||||
meta = {
|
||||
homepage = http://rig.sourceforge.net/;
|
||||
homepage = "http://rig.sourceforge.net/";
|
||||
description = "Random identity generator";
|
||||
longDescription = ''
|
||||
RIG (Random Identity Generator) is a free replacement for a shareware
|
||||
|
||||
Reference in New Issue
Block a user