perl-Object-Signature: add meta section

This commit is contained in:
Robert Helgesson 2016-09-20 19:23:14 +02:00
parent c999b6b787
commit 4238342ebd
No known key found for this signature in database
GPG Key ID: C3DB11069E65DC86

View File

@ -9716,6 +9716,10 @@ let self = _self // overrides; _self = with self; {
url = mirror://cpan/authors/id/A/AD/ADAMK/Object-Signature-1.07.tar.gz;
sha256 = "0c8l7195bjvx0v6zmkgdnxvwg7yj2zq8hi7xd25a3iikd12dc4f6";
};
meta = {
description = "Generate cryptographic signatures for objects";
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
};
};
# For backwards compatibility. Please use OLEStorage_Lite instead.