[cpan2nix] perlPackages.NetSNPP: cleanup
This commit is contained in:
parent
fba03563ce
commit
649980f4a3
@ -14728,10 +14728,10 @@ let
|
||||
pname = "Net-SNPP";
|
||||
version = "1.17";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/T/TO/TOBEYA/${pname}-${version}.tar.gz";
|
||||
url = "mirror://cpan/authors/id/T/TO/TOBEYA/Net-SNPP-1.17.tar.gz";
|
||||
sha256 = "06b851d64596625e866359fb017dd0d08973e0ebc50c323f4a1d50ecdd868e76";
|
||||
};
|
||||
propagatedBuildInputs = [ libnet ];
|
||||
|
||||
doCheck = false;
|
||||
meta = {
|
||||
description = "Simple Network Pager Protocol Client";
|
||||
|
Loading…
Reference in New Issue
Block a user