afl: update to 2.02b.

This commit is contained in:
Michael Gehring 2016-02-18 05:41:24 +01:00
parent 7d887a5421
commit 497ac38c6f

View file

@ -1,6 +1,6 @@
# Template file for 'afl' # Template file for 'afl'
pkgname=afl pkgname=afl
version=2.01b version=2.02b
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="PREFIX=/usr" make_build_args="PREFIX=/usr"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Apache-2.0" license="Apache-2.0"
homepage="http://lcamtuf.coredump.cx/afl/" homepage="http://lcamtuf.coredump.cx/afl/"
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz" distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
checksum=2a92285ee23b2d60ca408724c719a2e66f21600cf061b3b291b2b6933455ca40 checksum=8a508220675d3004ca6aef3cbf50dbbe4c377fc6723f3886ec36a8dfdc9bf057
pre_build() { pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile