perl-NET-HTTP:version bump

This commit is contained in:
blue-devil
2020-01-14 18:45:50 +00:00
parent 1a194e1274
commit aecad35cdc
3 changed files with 15 additions and 7 deletions
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-NET-HTTP</Name>
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Low-level HTTP connection (client)</Summary>
<Description>The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1.</Description>
<Archive sha1sum="6f2e1600af1f36591e7bbc76487b8908323fc1ff" type="targz">http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Net-HTTP-6.09.tar.gz</Archive>
<Archive sha1sum="f778151365bfb0f3d23df330ddbd6695f0257df5" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/Net-HTTP-6.19.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-URI</Dependency>
@@ -23,6 +23,7 @@
<Package>
<Name>perl-NET-HTTP</Name>
<Summary>Low-level HTTP connection (client)</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-URI</Dependency>
@@ -36,6 +37,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-13</Date>
<Version>6.19</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2018-07-26</Date>
<Version>6.09</Version>
@@ -65,4 +73,4 @@
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>