diff options
Diffstat (limited to 'extra/p5-xml-parser/Pkgfile')
-rwxr-xr-x | extra/p5-xml-parser/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/p5-xml-parser/Pkgfile b/extra/p5-xml-parser/Pkgfile index e962cc014..dfc7d4af4 100755 --- a/extra/p5-xml-parser/Pkgfile +++ b/extra/p5-xml-parser/Pkgfile @@ -5,9 +5,9 @@ # Depends on: expat name=p5-xml-parser -version=2.36 +version=2.40 release=1 -source=( http://cpan.org/authors/id/M/MS/MSERGEANT/XML-Parser-$version.tar.gz) +source=( http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/XML-Parser-$version.tar.gz) build() { |