treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
||||
for TPM based attestation using the TPM quote mechanism. The manual
|
||||
page for tpm_quote_tools provides a usage overview.
|
||||
'';
|
||||
homepage = http://tpmquotetools.sourceforge.net/;
|
||||
homepage = "http://tpmquotetools.sourceforge.net/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ ak ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user