From f5388a4cf5b264730b356fef337259dd2706714c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 4 Feb 2017 08:00:37 +0000 Subject: [PATCH] afl: update to 2.39b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index e4b95542e3..95ad40ba1f 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.38b +version=2.39b 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=dec2e33c42f483e09eccfaac8fe6c38af99861040c720284054e7ac561b2aaf3 +checksum=968eceae4d013eee62bc8f2fdddbb7060b92e03a0175153b0285ec7f5c78f141 nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"