From eac6b4369c45189be73c2816cf6d047a28fe4461 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 29 Aug 2017 09:16:38 +0000 Subject: [PATCH] afl: update to 2.50b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 7b47329206a..253b4f4fe9d 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.49b +version=2.50b 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=f7c52cb0243f2a186a40e7000db825545074b5773e9894688c61f945f9ad88d1 +checksum=0bdb0efd77b394b8b1a816e957a6dc27ffe01007d73c6247b9e424f0e36176c5 nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"