mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'wfuzz'
|
||||||
pkgname=wfuzz
|
pkgname=wfuzz
|
||||||
version=3.0.1
|
version=3.0.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-chardet python3-curl python3-future python3-lxml python3-parse
|
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"
|
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=55ac415c66db05f1f0504e35426caa52b0322c6a87c7c529a84a9c8d061426fd
|
checksum=02b075d226ae6377f1507531d54a93594066719f52c2f544132e22c028778d33
|
||||||
|
|
Loading…
Add table
Reference in a new issue