afl: update to 1.95b.

This commit is contained in:
Juan RP 2015-12-02 09:24:49 +01:00
parent 214f74210d
commit 9706ff2d9d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'afl'
pkgname=afl
version=1.94b
version=1.95b
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=17571ff127ad10dec68a743380ec8efddf541c1f514555d8a8c634a9c6f766b0
checksum=21ec6bb8c182fd821d25c8b67283f81a632c4f74419c9db5fec0135dd0c9ae2a
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile