diff options
Diffstat (limited to 'base/p5-xml-parser/Pkgfile')
-rwxr-xr-x | base/p5-xml-parser/Pkgfile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/base/p5-xml-parser/Pkgfile b/base/p5-xml-parser/Pkgfile index 7da4ed5e3..bdb11010f 100755 --- a/base/p5-xml-parser/Pkgfile +++ b/base/p5-xml-parser/Pkgfile @@ -1,12 +1,12 @@ -# Description: Perl extension interface to James Clark's XML parser -# URL: http://search.cpan.org/~msergeant/XML-Parser-2.36/ +# Description: Module perl pour le traitement des documents xml +# URL: http://search.cpan.org/dist/XML-Parser/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch name=p5-xml-parser -version=2.40 +version=2.41 release=1 -source=( http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/XML-Parser-$version.tar.gz) +source=(http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-$version.tar.gz) build() { |