13 lines
443 B
Text
13 lines
443 B
Text
# Template file for 'afl'
|
|
pkgname=afl
|
|
version=1.28b
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
# x86 only currently
|
|
only_for_archs="i686 x86_64"
|
|
short_desc="American fuzzy lop - a brute-force fuzzer"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="http://lcamtuf.coredump.cx/afl/"
|
|
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
|
|
checksum=27f71c745c4ec3baeb407cee3274c683f83b57489a54742370db8c7d6aeb1039
|