mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
commit
e8c2e5d0ad
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'afl'
|
||||
pkgname=afl
|
||||
version=1.99b
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="PREFIX=/usr"
|
||||
# x86 only currently
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
short_desc="American fuzzy lop - a brute-force fuzzer"
|
||||
|
|
Loading…
Add table
Reference in a new issue