afl: 1.94b -> 2.10b

Includes afl-analyze. QEMU support not tested.
This commit is contained in:
Corbin 2016-04-26 18:45:12 -07:00
parent ca0e724266
commit 264cb737f6

View file

@ -9,11 +9,11 @@ let
in
stdenv.mkDerivation rec {
name = "afl-${version}";
version = "1.94b";
version = "2.10b";
src = fetchurl {
url = "http://lcamtuf.coredump.cx/afl/releases/${name}.tgz";
sha256 = "1c36yz3ajd66m3c5aiai3wf59pzxivn80cvlib3dw45d4zqiymqp";
sha256 = "1qxz3szsdr3ciz496mjb5v2k8p90nilgnlbwwv9csk828qb2jhc1";
};
# Note: libcgroup isn't needed for building, just for the afl-cgroup