From 433c3e96bc187f03395bd397068c35ceecaad77a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 14 Jul 2017 17:02:23 +0000 Subject: [PATCH] afl: update to 2.47b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 2bd1e35c09b..2850a32b351 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.45b +version=2.47b 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=97d92a7f9c960c638914cbaabfc55f9ef2ce14b4dc556060d0e782b4461391c9 +checksum=280587271c87051d9eb6f90859eedfe4a20e54a09256ad710cadc48f40b05daf nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"