meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
This commit is contained in:
@@ -21,6 +21,6 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
homepage = "http://libtom.org/?page=features&newsitems=5&whatfile=crypt";
|
||||
description = "LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit";
|
||||
description = "A fairly comprehensive, modular and portable cryptographic toolkit";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user