Merge pull request #89188 from danielfullmer/wifite-2.5.5
wifite2: 2.5.3 -> 2.5.5
This commit is contained in:
commit
89e60f61ab
@ -3,14 +3,14 @@
|
||||
, hcxdumptool, pyrit, which }:
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
version = "2.5.3";
|
||||
version = "2.5.5";
|
||||
pname = "wifite2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "kimocoder";
|
||||
repo = "wifite2";
|
||||
rev = version;
|
||||
sha256 = "080hbjpbgdnzr6jkmg5cb8dvzxm57zpi4c9x0y92yy472vqll3ax";
|
||||
sha256 = "0rh54gj471dn8442imxwasjrrwzsx4m40nylkw3y6p8rbjmb92h4";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
Loading…
Reference in New Issue
Block a user