wfuzz: update to 2.4.4.
This commit is contained in:
parent
7e49c3a3b3
commit
9074286cf3
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wfuzz'
|
# Template file for 'wfuzz'
|
||||||
pkgname=wfuzz
|
pkgname=wfuzz
|
||||||
version=2.4.1
|
version=2.4.4
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="wfuzz"
|
pycompile_module="wfuzz"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://wfuzz.org"
|
homepage="http://wfuzz.org"
|
||||||
distfiles="https://github.com/xmendez/wfuzz/archive/v${version}.tar.gz"
|
distfiles="https://github.com/xmendez/wfuzz/archive/v${version}.tar.gz"
|
||||||
checksum=d1c39dd6d2bf0cad5d38297e1fda9499302bf1b51da6c5088c223c0ce30864b9
|
checksum=1c9ae0e5cefb698e0340242ddba2725344bed24bb5624f190f82c29fa2e65d6b
|
||||||
|
|
Loading…
Reference in New Issue