diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2016-01-06 08:14:36 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2016-01-06 08:14:36 +0000 |
commit | bfdb5bfe33ae88b449eab77e09b48f88e12a694b (patch) | |
tree | 3840da1500971bd02bf262ef1dcd06c4ca6039fb /Porting | |
parent | f7f3c32952ebeb9c0790190caba414546fc65dfd (diff) | |
download | perl-bfdb5bfe33ae88b449eab77e09b48f88e12a694b.tar.gz |
Upgrade libnet from version 3.07 to 3.08
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 16b7770fb0..44319ba9f0 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -675,7 +675,7 @@ use File::Glob qw(:case); }, 'libnet' => { - 'DISTRIBUTION' => 'SHAY/libnet-3.07.tar.gz', + 'DISTRIBUTION' => 'SHAY/libnet-3.08.tar.gz', 'FILES' => q[cpan/libnet], 'EXCLUDED' => [ qw( Configure |