treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -90,7 +90,7 @@ pinentryMkDerivation rec {
|
||||
passthru = { flavors = enabledFlavors; };
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://gnupg.org/aegypten2/;
|
||||
homepage = "http://gnupg.org/aegypten2/";
|
||||
description = "GnuPG’s interface to passphrase input";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user