8ddd61d984
[ci skip]
16 lines
552 B
Bash
16 lines
552 B
Bash
# Template file for 'wfuzz'
|
|
pkgname=wfuzz
|
|
version=2.3.4
|
|
revision=1
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="wfuzz"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-chardet python3-curl python3-future python3-lxml python3-parse
|
|
python3-parsing python3-six"
|
|
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=87ff36d866cb173389f90cf026136758d3af73079a6199961de12ed86568be51
|