afl: update to 2.03b.

This commit is contained in:
Michael Gehring 2016-02-21 05:42:53 +01:00
parent a8f9efde83
commit 75ec3d9a98

View file

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=2.02b
version=2.03b
revision=1
build_style=gnu-makefile
make_build_args="PREFIX=/usr"
@ -11,7 +11,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=8a508220675d3004ca6aef3cbf50dbbe4c377fc6723f3886ec36a8dfdc9bf057
checksum=681b50da1e0a04e9b8d95a84120be28180e1e318416099a2af71cd9a45098dcb
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile