From 6408beb56ef8752a6c011a8c2e8e99c676cb0161 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 28 Jun 2017 22:42:21 +0000 Subject: [PATCH] afl: update to 2.44b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 3300767cbea..ae699905359 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.43b +version=2.44b 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=9db797848efa9507e509379aeffdd89b3806a79a119dfa2c4477cc5156f262cb +checksum=d528ef5b9357c74114eaa3aa57909f91acef7663f685466bda0ac29257247d73 nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"