wfuzz: update to 3.1.0.
This commit is contained in:
parent
6eb37cbdf9
commit
ede82a09b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wfuzz'
|
||||
pkgname=wfuzz
|
||||
version=3.0.3
|
||||
version=3.1.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,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=420853b6a925ebabd7f3fa235369547a3dd6c5ecc333dee324cbfc9271eb62dd
|
||||
checksum=60798e56274a377f8770d162935a040d4d6e27919bfbb46cf13a7a0a34896be9
|
||||
|
|
Loading…
Reference in a new issue