From d683cccb48ea0f6cc2a020209dfba292eeaf15c6 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 19 Jul 2017 19:02:47 +0000 Subject: [PATCH] afl: update to 2.49b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index a4264c1160..7b47329206 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.48b +version=2.49b 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=3f434ed33e0cb7c11d675b0d2328f428eb682cc7ad50eb3904a6df8c29baa703 +checksum=f7c52cb0243f2a186a40e7000db825545074b5773e9894688c61f945f9ad88d1 nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"