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