15 lines
542 B
Bash
15 lines
542 B
Bash
# Template file for 'wfuzz'
|
|
pkgname=wfuzz
|
|
version=2.4.5
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-chardet python3-curl python3-future python3-lxml python3-parse
|
|
python3-parsing python3-six python3-shodan"
|
|
short_desc="Web fuzzer"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://wfuzz.org"
|
|
distfiles="https://github.com/xmendez/wfuzz/archive/v${version}.tar.gz"
|
|
checksum=7d900083b21e12352ad021bf7ea2f1925af9555ad242f83ed9b77b1cf4a25d62
|