13 lines
443 B
Text
13 lines
443 B
Text
# Template file for 'afl'
|
|
pkgname=afl
|
|
version=1.06b
|
|
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=5cbb0ab30b488632aab70b6813d4d55afb261dbd3248bfc4961f24cd9dc43ace
|