mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wfuzz: update to 2.4.1.
This commit is contained in:
parent
09e7a531e4
commit
819a30c7b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wfuzz'
|
# Template file for 'wfuzz'
|
||||||
pkgname=wfuzz
|
pkgname=wfuzz
|
||||||
version=2.4
|
version=2.4.1
|
||||||
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=3b88cfaf1228f25d77750a7aab22ac6dea7db4711d68e2705090f4282051744f
|
checksum=d1c39dd6d2bf0cad5d38297e1fda9499302bf1b51da6c5088c223c0ce30864b9
|
||||||
|
|
Loading…
Add table
Reference in a new issue