mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
gobuster: update to 3.6.0.
This commit is contained in:
parent
28fda837e5
commit
9708c13931
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gobuster'
|
# Template file for 'gobuster'
|
||||||
pkgname=gobuster
|
pkgname=gobuster
|
||||||
version=3.5.0
|
version=3.6.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/OJ/gobuster/v3
|
go_import_path=github.com/OJ/gobuster/v3
|
||||||
short_desc="Directory, file and DNS busting tool"
|
short_desc="Directory, file and DNS busting tool"
|
||||||
|
@ -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=95637b503aa6e96bad2e864e39b51d8f616dff87e54932e0d1af6af514c46e21
|
checksum=509b16ca713de02f8fcdc7b33d97e7e18b687bb99634dde076be38297d4b401b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue