afl: update to 1.80b

This commit is contained in:
Dominik Honnef 2015-06-07 05:11:22 +02:00
parent f60905d17f
commit 227e66a086
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'afl'
pkgname=afl
version=1.74b
revision=2
version=1.80b
revision=1
build_style=gnu-makefile
# x86 only currently
only_for_archs="i686 x86_64"
@ -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=7e47db90f2a2f5d48e0b2355ece3ee28b7896b8b9a9991af5f8315a7df28305f
checksum=e042cfe30d03ef6df3ae92619408e236d1a8e9bb6cf94ca107c4519e23161401
pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile