Merge pull request #3587 from ebfe/afl-up

afl: update to 1.99b.
This commit is contained in:
Juan RP 2016-02-12 11:14:56 +01:00
commit 2c0686bd4c

View file

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=1.98b
version=1.99b
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=546c1f5e53e0de410a5381dd5363c5adbd2ea38fa503fb5ec53615b9a23db919
checksum=467e334432bddfc92e631f57eb0fe9a10c641c305f80a1f3df85d5f08010f7a7
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile