From 989f9b594fb2b334a27e0224f47ad40730668126 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 28 Apr 2016 07:09:16 +0200 Subject: [PATCH] afl: update to 2.11b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 0977594a3dc..9b456e7830a 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.10b +version=2.11b 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=8141291646024dcdd2e67c51fb68b4205d34c52e4b5693c88f6ce4a6bf1ebfe3 +checksum=ddf3afa03b66dcd4697310441a21c28fa234b8eba6043b4faadfe63f132a42d3 nostrip_files="small_archive.a small_exec.elf"