From 892221ce908cf8b8ba1155bae8ad724f3e7413ae Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 6 Jul 2016 20:30:01 +0200 Subject: [PATCH] afl: update to 2.19b. --- srcpkgs/afl/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 251394c9a5b..ce80c69a928 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.13b +version=2.19b revision=1 build_style=gnu-makefile # x86 only currently @@ -11,7 +11,8 @@ maintainer="Juan RP " license="Apache-2.0" homepage="http://lcamtuf.coredump.cx/afl/" distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz" -checksum=997951ce8a53e764c1fe61afe8b7a144ca4be23077e43852a66ebab5b9dee88c +checksum=be12df9920c9cf68c412fb06ef5c7153f4b17e450b0195535a69663e749d8af2 +nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"