From 0808fe2786e3db121ff7a34027db5cd330c24191 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 12 Aug 2016 00:32:20 +0200 Subject: [PATCH] afl: update to 2.30b. --- srcpkgs/afl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/afl/template b/srcpkgs/afl/template index 4eaa21ff477..b69fb869002 100644 --- a/srcpkgs/afl/template +++ b/srcpkgs/afl/template @@ -1,6 +1,6 @@ # Template file for 'afl' pkgname=afl -version=2.21b +version=2.30b 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=7b6754dd0cad57ee00c0f6cec18fba84ab54858cafb79ce5f4c03ab989777c0e +checksum=5e0828ecd802916c01f5d167fccd6688fa78370754d3228bd836a77d2c518be5 nopie=yes # clang flags nostrip_files="small_archive.a small_exec.elf"