From 38d033e50a1c277480c502ae1ec23c9282a9d035 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 5 Jul 2017 16:57:24 +0000 Subject: [PATCH] afl: update to 2.45b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index ae699905359..2bd1e35c09b 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.44b +version=2.45b 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=d528ef5b9357c74114eaa3aa57909f91acef7663f685466bda0ac29257247d73 +checksum=97d92a7f9c960c638914cbaabfc55f9ef2ce14b4dc556060d0e782b4461391c9 nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"