afl: update to 1.86b.

This commit is contained in:
Juan RP 2015-08-20 08:46:38 +02:00
parent b884768738
commit 815efbfe05

View file

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=1.85b
version=1.86b
revision=1
build_style=gnu-makefile
# x86 only currently
@ -10,7 +10,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=feb2bf6008d9f3a5c3e26295a9063168e98a2797e86b97b24ad8faa50fab8456
checksum=19588e43d14d3f76c5970f7e64ab314d13b325198a7a8eff8a9e3d6a1cb3c9af
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile