From 8e63569fdea30374cc5ab65debdbfadc0cb95371 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 21 Aug 2016 22:55:54 +0200 Subject: [PATCH] afl: update to 2.32b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index b69fb869002..5c19a671543 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.30b +version=2.32b 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=5e0828ecd802916c01f5d167fccd6688fa78370754d3228bd836a77d2c518be5 +checksum=3d08b79e28c2075aec20aa6e6240f9f6fb7af3d29200b498e908f8b3960a7b79 nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"