perl-libwww: ver bump

This commit is contained in:
blue-devil
2020-07-28 00:59:00 +03:00
parent c0d571e7f7
commit 0a44542c4a
2 changed files with 10 additions and 3 deletions
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
from pisi.actionsapi import perlmodules
WorkDir = "libwww-perl-%s" % get.srcVERSION()
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Application programming interface to the World-Wide Web</Summary>
<Description>libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web.</Description>
<Archive sha1sum="614059d706e32e5636a6ddd98f0f4f36c5c815f3" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-6.44.tar.gz</Archive>
<Archive sha1sum="6715c4e05d4c308fe938b5f033925316c9e705fa" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/libwww-perl-6.46.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-NET-HTTP</Dependency>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-07-20</Date>
<Version>6.46</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="6">
<Date>2020-04-22</Date>
<Version>6.44</Version>