afl: update to 1.88b.

This commit is contained in:
Eivind Uggedal 2015-08-28 07:13:35 +00:00
parent d28bfecc63
commit 716be585c2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=1.87b
version=1.88b
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=7410eab4cf0bb0ff2f2085e0b8ae88c7d42a8f13837b6d8286b9c177056e000a
checksum=3bd4e2fef8e4528795ecefae21fad59ab04ee7c862c16e19753593fc27594082
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile