perl modules.

This commit is contained in:
4fury-c3440d8
2022-09-24 08:53:17 +03:00
parent 43fca26188
commit 16859aeeb5
3 changed files with 27 additions and 6 deletions
@@ -13,8 +13,8 @@
<PartOf>programming.language.perl</PartOf>
<Summary>RSA encoding and decoding, using the openSSL libraries.</Summary>
<Description>Crypt::OpenSSL::RSA provides the ability to RSA encrypt strings which are somewhat shorter than the block size of a key.</Description>
<Archive sha1sum="290f034a541febb910a7ace752c6d12fff4eaef7" type="targz">
https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.32.tar.gz
<Archive sha1sum="eb32f6103c71a1e1ef47ede383d6093bc1f9abf9" type="targz">
https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.33.tar.gz
</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-09-17</Date>
<Version>0.33</Version>
<Comment>Version bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-09-18</Date>
<Version>0.32</Version>