2014-11-22 14:26:00 +01:00
|
|
|
# Template file for 'afl'
|
|
|
|
pkgname=afl
|
2014-11-24 09:07:04 +01:00
|
|
|
version=0.66b
|
2014-11-22 14:26:00 +01:00
|
|
|
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"
|
2014-11-24 09:07:04 +01:00
|
|
|
checksum=cb3796a828a080a67f697adbededf995f58fc7932203a4d12c62d46cd1707bb7
|