afl: update to 1.96b.

This commit is contained in:
Michael Gehring 2016-01-18 21:18:10 +01:00
parent ec4109322d
commit dc758496a2

View file

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=1.95b
version=1.96b
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=21ec6bb8c182fd821d25c8b67283f81a632c4f74419c9db5fec0135dd0c9ae2a
checksum=03beb06f8993dcb37d348e53da19ca9d064c83fcedc9d87b0b506c73c310f27c
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile