mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ffuf: revbump for go 1.21
This commit is contained in:
parent
c15c864e92
commit
b16e60cd31
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'ffuf'
|
# Template file for 'ffuf'
|
||||||
pkgname=ffuf
|
pkgname=ffuf
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ffuf/ffuf/v2@latest"
|
go_import_path="github.com/ffuf/ffuf/v2"
|
||||||
short_desc="Fast web fuzzer"
|
short_desc="Fast web fuzzer"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue