treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -85,7 +85,7 @@ in stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://web.monkeysphere.info/;
|
||||
homepage = "http://web.monkeysphere.info/";
|
||||
description = "Leverage the OpenPGP web of trust for SSH and TLS authentication";
|
||||
longDescription = ''
|
||||
The Monkeysphere project's goal is to extend OpenPGP's web of
|
||||
|
||||
Reference in New Issue
Block a user