perlPackages.NetIPLite: fix check phase
This commit is contained in:
parent
2020e90cc8
commit
c269237959
1 changed files with 1 additions and 0 deletions
|
@ -13923,6 +13923,7 @@ let
|
||||||
url = "mirror://cpan/authors/id/A/AL/ALEXKOM/Net-IP-Lite-0.03.tar.gz";
|
url = "mirror://cpan/authors/id/A/AL/ALEXKOM/Net-IP-Lite-0.03.tar.gz";
|
||||||
sha256 = "c9916e6cfaa53be275379ce4b2a550ae176ddfab50dad43b43ed43e8267802a9";
|
sha256 = "c9916e6cfaa53be275379ce4b2a550ae176ddfab50dad43b43ed43e8267802a9";
|
||||||
};
|
};
|
||||||
|
buildInputs = [ TestException ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://metacpan.org/pod/Net::IP::Lite";
|
homepage = "https://metacpan.org/pod/Net::IP::Lite";
|
||||||
description = "Perl extension for manipulating IPv4/IPv6 addresses";
|
description = "Perl extension for manipulating IPv4/IPv6 addresses";
|
||||||
|
|
Loading…
Reference in a new issue