From cdd4622680007997b875f501ba55ec293a483b35 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 23 Sep 2016 19:43:28 +0200 Subject: [PATCH] afl: update to 2.35b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 1ce0390628d..215004f7a9d 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.34b +version=2.35b 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=14b3653a409818cbe5b6404971bf40490004410ea2bd952835c0b112febf1f0a +checksum=596167527ad7a69cf06dc8143a051eb8b2ee04f159447a3086f6e60ae460bcea nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"