2014-11-22 14:26:00 +01:00
|
|
|
# Template file for 'afl'
|
|
|
|
pkgname=afl
|
2014-11-30 08:17:30 +01:00
|
|
|
version=0.77b
|
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-30 08:17:30 +01:00
|
|
|
checksum=3e76ecd30485a9a383e210ea85df77737d2db80e30e4fd1f448b782c4a3390a3
|