diff options
author | sibel <lesibel@free.fr> | 2011-01-06 12:01:54 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-01-06 12:01:54 +0100 |
commit | dd7413511f4a35191b50d4fcb4791eec0ce03527 (patch) | |
tree | 10d30857a33cd788317e97ca8381a739c59135d0 /extra/p5-xml-parser/Pkgfile | |
parent | efe89e0ff118f9c152b6d072d8b27da673a289a7 (diff) | |
download | nutyx-pakxe-dd7413511f4a35191b50d4fcb4791eec0ce03527.tar.gz nutyx-pakxe-dd7413511f4a35191b50d4fcb4791eec0ce03527.tar.bz2 nutyx-pakxe-dd7413511f4a35191b50d4fcb4791eec0ce03527.tar.xz nutyx-pakxe-dd7413511f4a35191b50d4fcb4791eec0ce03527.zip |
p5-xml-parser, maj 2.40-1
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() { |