# HG changeset patch # User Samuel Trassare # Date 1361637991 28800 # Node ID 3ff5b63831c25216dcd745f76a454ed16ec0f5be # Parent e80460d69b91dd6f71ec0f2b9cc192bf3c874762 perl-xml-parser: up 2.41 diff -r e80460d69b91 -r 3ff5b63831c2 perl-xml-parser/receipt --- a/perl-xml-parser/receipt Sat Feb 23 08:13:57 2013 -0800 +++ b/perl-xml-parser/receipt Sat Feb 23 08:46:31 2013 -0800 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="perl-xml-parser" -VERSION="2.40" +VERSION="2.41" CATEGORY="development" SHORT_DESC="XML::Parser module is a Perl extension interface to XML expat." MAINTAINER="pankso@slitaz.org" @@ -10,7 +10,7 @@ SOURCE="XML-Parser" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://search.cpan.org/dist/XML-Parser/" -WGET_URL="http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/$TARBALL" +WGET_URL="http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/$TARBALL" # Rules to configure and make the package. compile_rules()