perl-NET-HTTP:update
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -15,9 +14,10 @@
|
||||
<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="d6527ec874d66c33e377a69a579ae6d66a77a5fa" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Net-HTTP-6.06.tar.gz</Archive>
|
||||
<Archive sha1sum="6f2e1600af1f36591e7bbc76487b8908323fc1ff" type="targz">http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Net-HTTP-6.09.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
<Name>perl-NET-HTTP</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-URI</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -36,11 +37,11 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-09-10</Date>
|
||||
<Version>6.06</Version>
|
||||
<Date>2016-03-26</Date>
|
||||
<Version>6.09</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
<Name>Alihan Öztürk</Name>
|
||||
<Email>alihan@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user