gobuster: update to 3.5.0.

This commit is contained in:
Andrew Benson 2023-02-21 10:57:56 -06:00
parent 0ae1cab695
commit ead115f4f9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gobuster' # Template file for 'gobuster'
pkgname=gobuster pkgname=gobuster
version=3.4.0 version=3.5.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/OJ/gobuster/v3 go_import_path=github.com/OJ/gobuster/v3
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/OJ/gobuster" homepage="https://github.com/OJ/gobuster"
distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz" distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz"
checksum=6c1d7a3aa9604d90ca818d6fc7a0b09501e419ecd4ab7665566c52fd0981b52d checksum=95637b503aa6e96bad2e864e39b51d8f616dff87e54932e0d1af6af514c46e21
post_install() { post_install() {
vdoc README.md vdoc README.md