mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03:00
perlPackages.libnet: 3.12 -> 3.13
Mainly to get the fix for https://rt.cpan.org/Public/Bug/Display.html?id=133912
This commit is contained in:
parent
c07b471b52
commit
7cca365f51
@ -11863,8 +11863,8 @@ let
|
||||
pname = "libnet";
|
||||
version = "3.12";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/S/SH/SHAY/libnet-3.12.tar.gz";
|
||||
sha256 = "1px35q9qchzd7rxqldj87vbrall8v31blidhmh0d25d5hyq9lw25";
|
||||
url = "mirror://cpan/authors/id/S/SH/SHAY/libnet-3.13.tar.gz";
|
||||
sha256 = "sha256-WjX7Hy1KopFoDrGvOImfq0U8IsKOcffHvTdHtaPbNIw=";
|
||||
};
|
||||
patches = [
|
||||
(fetchpatch {
|
||||
|
Loading…
Reference in New Issue
Block a user