treewide: per RFC45, remove more unquoted URLs
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ libuuid ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://www.crosswire.org/wiki/BibleSync;
|
||||
homepage = "http://www.crosswire.org/wiki/BibleSync";
|
||||
description = "A multicast protocol to Bible software shared conavigation";
|
||||
longDescription = ''
|
||||
BibleSync is a multicast protocol to support Bible software shared
|
||||
|
||||
Reference in New Issue
Block a user