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>
@@ -13,8 +13,8 @@
<PartOf>programming.language.perl</PartOf>
<Summary>Signs/verifies Internet mail with DKIM/DomainKey signatures.</Summary>
<Description>This module implements the various components of the DKIM and DomainKeys message-signing and verifying standards for Internet mail.</Description>
<Archive sha1sum="efaa45aacb75a6d81f903f8e83bfc7b2b700bc8f" type="targz">
https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-DKIM-1.20220408.tar.gz
<Archive sha1sum="88033d7eed9be84be249ea805c1ad4aacf7724ef" type="targz">
https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-DKIM-1.20220520.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-09-17</Date>
<Version>1.20220520</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-04-14</Date>
<Version>1.20220408</Version>
@@ -13,8 +13,8 @@
<PartOf>programming.language.perl</PartOf>
<Summary>Perl Binding to libyaml.</Summary>
<Description>Perl YAML Serialization using XS and libyaml.</Description>
<Archive sha1sum="40510bd63a3ab4e3c3504f299c8838c3449cf1a9" type="targz">
https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-LibYAML-0.83.tar.gz
<Archive sha1sum="7fa5ec4d20b643c29ed4d70cca3d31d45761bab9" type="targz">
https://cpan.metacpan.org/authors/id/I/IN/INGY/YAML-LibYAML-0.85.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-09-17</Date>
<Version>0.85</Version>
<Comment>Version bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-09-18</Date>
<Version>0.83</Version>