New package: afl-0.63b (American fuzzy lop)
This commit is contained in:
parent
88ac844de2
commit
0d25ece870
1 changed files with 13 additions and 0 deletions
13
srcpkgs/afl/template
Normal file
13
srcpkgs/afl/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'afl'
|
||||||
|
pkgname=afl
|
||||||
|
version=0.63b
|
||||||
|
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=2cb8467cf9315480dc4b33db11a33ef5cccbddadf164f8aa91568eddc91ea5e6
|
Loading…
Add table
Add a link
Reference in a new issue