afl: fix default helper path
This commit is contained in:
parent
b11126ba29
commit
5a1067b974
@ -1,8 +1,9 @@
|
|||||||
# Template file for 'afl'
|
# Template file for 'afl'
|
||||||
pkgname=afl
|
pkgname=afl
|
||||||
version=1.99b
|
version=1.99b
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
make_build_args="PREFIX=/usr"
|
||||||
# x86 only currently
|
# x86 only currently
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
short_desc="American fuzzy lop - a brute-force fuzzer"
|
short_desc="American fuzzy lop - a brute-force fuzzer"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user