afl: update to 2.50b.

This commit is contained in:
Michael Gehring 2017-08-29 09:16:38 +00:00
parent 30a9609c7b
commit eac6b4369c

View file

@ -1,6 +1,6 @@
# Template file for 'afl' # Template file for 'afl'
pkgname=afl pkgname=afl
version=2.49b version=2.50b
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=f7c52cb0243f2a186a40e7000db825545074b5773e9894688c61f945f9ad88d1 checksum=0bdb0efd77b394b8b1a816e957a6dc27ffe01007d73c6247b9e424f0e36176c5
nopie=yes # clang flags nopie=yes # clang flags
nostrip_files="small_archive.a small_exec.elf" nostrip_files="small_archive.a small_exec.elf"