diff options
author | Steffen Mueller <smueller@cpan.org> | 2015-08-31 10:48:25 +0200 |
---|---|---|
committer | Steffen Mueller <smueller@cpan.org> | 2015-08-31 10:48:25 +0200 |
commit | bdc4e4b233f837e056756045c415e64dba78389c (patch) | |
tree | e662096413e048d1b5d45d9684691bc243643293 /Porting | |
parent | 09cc2d62b7295619069914af2108d8076f0496d3 (diff) | |
download | perl-bdc4e4b233f837e056756045c415e64dba78389c.tar.gz |
Porting: Updated version of EU::ParseXS on CPAN
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index baa3cdcaea..3c7b632838 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -523,7 +523,7 @@ use File::Glob qw(:case); }, 'ExtUtils::ParseXS' => { - 'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.24.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.30.tar.gz', 'FILES' => q[dist/ExtUtils-ParseXS], }, |