diff options
author | tnut <tnut at nutyx dot com> | 2011-07-03 16:45:35 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-07-03 16:45:35 +0200 |
commit | a2ebf41c4903037a45656abb0f83db1bb467329f (patch) | |
tree | e7e1117f43f5e1a489eb76f57d9b3871cb8ec71c /base/p5-xml-parser/Pkgfile | |
parent | 04ae6d1537519887b2fa9dd76d05214a86680656 (diff) | |
parent | 2d6016322abd8dc5e929876f28d400af6947147d (diff) | |
download | nutyx-extra-a2ebf41c4903037a45656abb0f83db1bb467329f.tar.gz nutyx-extra-a2ebf41c4903037a45656abb0f83db1bb467329f.tar.bz2 nutyx-extra-a2ebf41c4903037a45656abb0f83db1bb467329f.tar.xz nutyx-extra-a2ebf41c4903037a45656abb0f83db1bb467329f.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
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() { |