diff options
author | Nicolas R <atoomic@cpan.org> | 2020-07-07 14:15:16 -0600 |
---|---|---|
committer | Nicolas R <nicolas@atoomic.org> | 2020-07-17 15:33:50 -0600 |
commit | 8bb05de3031ac68bdf417cb36eda24af8158bccc (patch) | |
tree | 4cc5df438bdd6986d02264b445ce8b17b684e42f /Porting/Maintainers.pl | |
parent | c74be7ad66177690ed467e1807a6366d576f6a18 (diff) | |
download | perl-8bb05de3031ac68bdf417cb36eda24af8158bccc.tar.gz |
Update Socket from v2.029 to v2.030
Match recent release on CPAN
Diffstat (limited to 'Porting/Maintainers.pl')
-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 5721b37982..64cfc792d8 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -976,7 +976,7 @@ use File::Glob qw(:case); }, 'Socket' => { - 'DISTRIBUTION' => 'PEVANS/Socket-2.029.tar.gz', + 'DISTRIBUTION' => 'PEVANS/Socket-2.030.tar.gz', 'FILES' => q[cpan/Socket], }, |