diff options
author | tnut <tnut at nutyx dot com> | 2011-07-03 16:25:22 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-07-03 16:25:22 +0200 |
commit | fc2190f3dc39ddd276658e2f7283369b548d3ff5 (patch) | |
tree | 6981ec6a7832560cb152686d4d5232603f8390f8 /base/p5-xml-parser/Pkgfile | |
parent | a6e0db5c69f855610347827baa5696718fbd3451 (diff) | |
download | nutyx-pakxe-fc2190f3dc39ddd276658e2f7283369b548d3ff5.tar.gz nutyx-pakxe-fc2190f3dc39ddd276658e2f7283369b548d3ff5.tar.bz2 nutyx-pakxe-fc2190f3dc39ddd276658e2f7283369b548d3ff5.tar.xz nutyx-pakxe-fc2190f3dc39ddd276658e2f7283369b548d3ff5.zip |
p5-xml-parser, maj 2.41-1
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() { |