2014-11-22 14:26:00 +01:00
|
|
|
# Template file for 'afl'
|
|
|
|
pkgname=afl
|
2014-12-03 16:57:46 +01:00
|
|
|
version=0.85b
|
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-12-03 16:57:46 +01:00
|
|
|
checksum=63802875c4aefa85121238f1051871772b9253ad45e9c315d6cb9cd5a57e1a04
|