perl-LWP-Protocol-https: ver bump

This commit is contained in:
blue-devil
2020-07-28 00:58:37 +03:00
parent c457d4cf71
commit c0d571e7f7
2 changed files with 15 additions and 8 deletions
@@ -3,18 +3,18 @@
<PISI>
<Source>
<Name>perl-LWP-Protocol-https</Name>
<Homepage>https://metacpan.org/pod/LWP::Protocol::https</Homepage>
<Homepage>https://metacpan.org/release/LWP-Protocol-https</Homepage>
<Packager>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>Artistic</License>
<License>GPLv2</License>
<PartOf>programming.language.perl</PartOf>
<IsA>app:console</IsA>
<Summary>LWP::Protocol::https - Provide https support for LWP::UserAgent</Summary>
<Description>The LWP::Protocol::https module provides support for using https schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS.</Description>
<Archive sha1sum="2517535f40d6a5a4a1524f3a7bedf0a1763871de" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.07.tar.gz</Archive>
<Archive sha1sum="bd0a0d9bdf6f23865af6194dfe439ffe3176e6e7" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-6.09.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-NET-HTTP</Dependency>
@@ -22,7 +22,7 @@
<Dependency>perl-IO-Socket-SSL</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="0">certs.patch</Patch> -->
<!--<Patch level="0">certs.patch</Patch> -->
</Patches>
</Source>
@@ -32,7 +32,7 @@
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-libwww</Dependency>
<Dependency>perl-Try-Tiny</Dependency>
<Dependency>perl-Try-Tiny</Dependency>
<Dependency>ca-certificates</Dependency>
<Dependency>perl-Mozilla-CA</Dependency>
<Dependency>perl-IO-Socket-SSL</Dependency>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-07-20</Date>
<Version>6.09</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-01-13</Date>
<Version>6.07</Version>