diff options
Diffstat (limited to 'base/p5-xml-parser')
-rw-r--r-- | base/p5-xml-parser/.md5sum.i686 | 2 | ||||
-rw-r--r-- | base/p5-xml-parser/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | base/p5-xml-parser/Pkgfile | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/base/p5-xml-parser/.md5sum.i686 b/base/p5-xml-parser/.md5sum.i686 index 7e6d85983..4a71f89fd 100644 --- a/base/p5-xml-parser/.md5sum.i686 +++ b/base/p5-xml-parser/.md5sum.i686 @@ -1 +1 @@ -c66e9adba003d0667cc40115ccd837a5 XML-Parser-2.40.tar.gz +c320d2ffa459e6cdc6f9f59c1185855e XML-Parser-2.41.tar.gz diff --git a/base/p5-xml-parser/.md5sum.x86_64 b/base/p5-xml-parser/.md5sum.x86_64 index 7e6d85983..4a71f89fd 100644 --- a/base/p5-xml-parser/.md5sum.x86_64 +++ b/base/p5-xml-parser/.md5sum.x86_64 @@ -1 +1 @@ -c66e9adba003d0667cc40115ccd837a5 XML-Parser-2.40.tar.gz +c320d2ffa459e6cdc6f9f59c1185855e XML-Parser-2.41.tar.gz 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() { |