diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-09-05 19:22:27 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-09-05 19:22:27 +0100 |
commit | 5ac8c25201a5614920ddf169532fbc1d0fefd565 (patch) | |
tree | 873216cd3cdfc93ce09815793f57b2c95f76b373 /Porting | |
parent | 2c247e84d4c0ff4b5c5fe6c10b3257c55520332a (diff) | |
download | perl-5ac8c25201a5614920ddf169532fbc1d0fefd565.tar.gz |
Update Archive-Tar to CPAN version 1.90
[DELTA]
* important changes in version 1.90 05/09/2012 (Tom Jones)
- documentation fixes
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 a228103869..a1a5d71ddd 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -207,7 +207,7 @@ use File::Glob qw(:case); 'Archive::Tar' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/Archive-Tar-1.88.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Archive-Tar-1.90.tar.gz', 'FILES' => q[cpan/Archive-Tar], 'EXCLUDED' => ['Makefile.PL'], 'UPSTREAM' => 'cpan', |