wok-current rev 14100
perl-xml-parser: up 2.41
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Sat Feb 23 08:46:31 2013 -0800 (2013-02-23) |
parents | e80460d69b91 |
children | 2b57c63d7ad0 |
files | perl-xml-parser/receipt |
line diff
1.1 --- a/perl-xml-parser/receipt Sat Feb 23 08:13:57 2013 -0800 1.2 +++ b/perl-xml-parser/receipt Sat Feb 23 08:46:31 2013 -0800 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perl-xml-parser" 1.7 -VERSION="2.40" 1.8 +VERSION="2.41" 1.9 CATEGORY="development" 1.10 SHORT_DESC="XML::Parser module is a Perl extension interface to XML expat." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 SOURCE="XML-Parser" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 WEB_SITE="http://search.cpan.org/dist/XML-Parser/" 1.16 -WGET_URL="http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/$TARBALL" 1.17 +WGET_URL="http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()