From 10c28b71494b591aa900bc7ad302d3ab4716f1d5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 19 Apr 2017 12:11:15 +0000 Subject: [PATCH] afl: update to 2.41b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 33bd2932556..0fbc889aed6 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.40b +version=2.41b 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=a9c0553441db4a09a628c1d562aa7747f4ad4d2b394bec86880ce1c9aabbef00 +checksum=0670b13235264e688a7ccfbeeee257e9c57dcc86ead676247d92d199c194968f nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"