From 2ab2921503da4e0862cd6b54aa2595856c140e9e Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 23 Jun 2017 11:21:30 +0000 Subject: [PATCH] afl: update to 2.43b. Closes: #6818 [via git-merge-pr] --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 0cf628b543..3300767cbe 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.42b +version=2.43b 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=13fad1972675ceaa13ef0b3e25e539d8cdaad95fea75cf706d191198497c9399 +checksum=9db797848efa9507e509379aeffdd89b3806a79a119dfa2c4477cc5156f262cb nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"