afl: update to 2.01b.

This commit is contained in:
Michael Gehring 2016-02-17 10:12:00 +01:00
parent 2af5e76efa
commit 6f05782494

View File

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=2.00b
version=2.01b
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=3302cd8220a36e84898355dacdcacdfd9ac48c3466125ef11032e1f3a8eed277
checksum=2a92285ee23b2d60ca408724c719a2e66f21600cf061b3b291b2b6933455ca40
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile