wfuzz: update to 3.0.2.
This commit is contained in:
parent
1775e0692c
commit
0536aea17d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wfuzz'
|
||||
pkgname=wfuzz
|
||||
version=3.0.1
|
||||
revision=2
|
||||
version=3.0.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-chardet python3-curl python3-future python3-lxml python3-parse
|
||||
|
@ -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=55ac415c66db05f1f0504e35426caa52b0322c6a87c7c529a84a9c8d061426fd
|
||||
checksum=02b075d226ae6377f1507531d54a93594066719f52c2f544132e22c028778d33
|
||||
|
|
Loading…
Reference in a new issue