From 171348f502f1ccbb33ded50e9fda1a69c8f32ce7 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 1 Sep 2017 05:40:53 +0000 Subject: [PATCH] afl: update to 2.51b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 253b4f4fe9d..d9fe9161b71 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.50b +version=2.51b revision=1 build_style=gnu-makefile # x86 only currently @@ -11,7 +11,7 @@ maintainer="Juan RP " license="Apache-2.0" homepage="http://lcamtuf.coredump.cx/afl/" distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz" -checksum=0bdb0efd77b394b8b1a816e957a6dc27ffe01007d73c6247b9e424f0e36176c5 +checksum=d435b94b35b844ea0bacbdb8516d2d5adffc2a4f4a5aad78785c5d2a5495bb97 nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"