wfuzz: add python3-shodan
This commit is contained in:
parent
2284bdcef3
commit
fcffe856dd
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'wfuzz'
|
||||
pkgname=wfuzz
|
||||
version=2.4
|
||||
revision=1
|
||||
revision=2
|
||||
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"
|
||||
python3-parsing python3-six python3-shodan"
|
||||
short_desc="Web fuzzer"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
|
|
Loading…
Reference in a new issue