afl: update to 1.87b.
This commit is contained in:
parent
45870063d5
commit
08c09eda64
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=1.86b
|
||||
version=1.87b
|
||||
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=19588e43d14d3f76c5970f7e64ab314d13b325198a7a8eff8a9e3d6a1cb3c9af
|
||||
checksum=7410eab4cf0bb0ff2f2085e0b8ae88c7d42a8f13837b6d8286b9c177056e000a
|
||||
|
||||
pre_build() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Reference in New Issue