perl-libwww: ver bump
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
# Licensed under the GNU General Public License, version 3.
|
# Licensed under the GNU General Public License, version 3.
|
||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# 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 get
|
||||||
|
from pisi.actionsapi import pisitools
|
||||||
|
from pisi.actionsapi import perlmodules
|
||||||
|
|
||||||
WorkDir = "libwww-perl-%s" % get.srcVERSION()
|
WorkDir = "libwww-perl-%s" % get.srcVERSION()
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Application programming interface to the World-Wide Web</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
<Dependency>perl-NET-HTTP</Dependency>
|
<Dependency>perl-NET-HTTP</Dependency>
|
||||||
@@ -57,6 +57,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="6">
|
||||||
<Date>2020-04-22</Date>
|
<Date>2020-04-22</Date>
|
||||||
<Version>6.44</Version>
|
<Version>6.44</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user