afl: update to 1.94b.

This commit is contained in:
Juan RP 2015-09-12 09:16:31 +02:00
parent 646a5abd0f
commit 714972ea7b

View File

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=1.89b
version=1.94b
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=b74fd5eafe3394eddb2b1ed03f9355c01064474366e23c1eeedaff1f456bc0cb
checksum=17571ff127ad10dec68a743380ec8efddf541c1f514555d8a8c634a9c6f766b0
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile