nixpkgs: afl 1.80b -> 1.83b

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp
2015-06-14 14:28:00 -05:00
parent 23393964bb
commit 1ee742b0ef
3 changed files with 37 additions and 2 deletions
+2 -2
View File
@@ -9,11 +9,11 @@ let
in
stdenv.mkDerivation rec {
name = "afl-${version}";
version = "1.80b";
version = "1.83b";
src = fetchurl {
url = "http://lcamtuf.coredump.cx/afl/releases/${name}.tgz";
sha256 = "008l2qirwlf40yhlrybcpglsil9nw8498qcjmvrnvvq31piwyhp0";
sha256 = "1zkf9vdhmm1h0flxl1ybmw41amgh9cyh4hyb18jp972lgd9q642v";
};
# Note: libcgroup isn't needed for building, just for the afl-cgroup