afl: update to 2.06b.

This commit is contained in:
Michael Gehring 2016-03-05 05:28:24 +01:00
parent 1c40ecd3c1
commit ad6d0a37fa

View file

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=2.05b
version=2.06b
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=8d3e7c3b24011aec117d049ddddd62e7e5df86e08847b9fd56f98e6957e28476
checksum=e3d32f8aa0a5f0319b171881cde35d78af59396fe4c2c0b3430e2a20ff8745d4
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile