afl: update to 2.42b.

This commit is contained in:
Michael Gehring 2017-06-13 16:20:24 +00:00 committed by Andrea Brancaleoni
parent b5e68fee03
commit 3b88097e47
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'afl'
pkgname=afl
version=2.41b
revision=2
version=2.42b
revision=1
build_style=gnu-makefile
# x86 only currently
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0"
homepage="http://lcamtuf.coredump.cx/afl/"
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
checksum=0670b13235264e688a7ccfbeeee257e9c57dcc86ead676247d92d199c194968f
checksum=13fad1972675ceaa13ef0b3e25e539d8cdaad95fea75cf706d191198497c9399
nopie=yes # clang flags
nostrip_files="small_archive.a small_exec.elf"