wok rev 7242
Up: perl-xml-parser to 2.40.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Nov 13 20:44:43 2010 +0000 (2010-11-13) |
parents | 4a460f90dc7e |
children | 2db2e85f9325 |
files | perl-xml-parser/receipt |
line diff
1.1 --- a/perl-xml-parser/receipt Sat Nov 13 20:38:38 2010 +0000 1.2 +++ b/perl-xml-parser/receipt Sat Nov 13 20:44:43 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perl-xml-parser" 1.7 -VERSION="2.36" 1.8 +VERSION="2.40" 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 @@ -9,8 +9,8 @@ 1.13 BUILD_DEPENDS="perl expat-dev" 1.14 SOURCE="XML-Parser" 1.15 TARBALL="$SOURCE-$VERSION.tar.gz" 1.16 -WEB_SITE="http://cpan.org/" 1.17 -WGET_URL="http://cpan.org/authors/id/M/MS/MSERGEANT/$TARBALL" 1.18 +WEB_SITE="http://search.cpan.org/dist/XML-Parser/" 1.19 +WGET_URL="http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/$TARBALL" 1.20 1.21 # Rules to configure and make the package. 1.22 compile_rules()