afl: update to 2.35b.

This commit is contained in:
Michael Gehring 2016-09-23 19:43:28 +02:00
parent 5c39496ec4
commit cdd4622680

View file

@ -1,6 +1,6 @@
# Template file for 'afl' # Template file for 'afl'
pkgname=afl pkgname=afl
version=2.34b version=2.35b
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
# x86 only currently # x86 only currently
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0" license="Apache-2.0"
homepage="http://lcamtuf.coredump.cx/afl/" homepage="http://lcamtuf.coredump.cx/afl/"
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz" distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
checksum=14b3653a409818cbe5b6404971bf40490004410ea2bd952835c0b112febf1f0a checksum=596167527ad7a69cf06dc8143a051eb8b2ee04f159447a3086f6e60ae460bcea
nopie=yes # clang flags nopie=yes # clang flags
nostrip_files="small_archive.a small_exec.elf" nostrip_files="small_archive.a small_exec.elf"