wfuzz: update to 2.4.5.
This commit is contained in:
parent
b8a830d40d
commit
48aa231823
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'wfuzz'
|
||||
pkgname=wfuzz
|
||||
version=2.4.4
|
||||
version=2.4.5
|
||||
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 python3-shodan"
|
||||
|
@ -13,4 +12,4 @@ 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=1c9ae0e5cefb698e0340242ddba2725344bed24bb5624f190f82c29fa2e65d6b
|
||||
checksum=7d900083b21e12352ad021bf7ea2f1925af9555ad242f83ed9b77b1cf4a25d62
|
||||
|
|
Loading…
Reference in New Issue