gobuster: update to 3.6.0.
This commit is contained in:
parent
28fda837e5
commit
9708c13931
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gobuster'
|
||||
pkgname=gobuster
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/OJ/gobuster/v3
|
||||
short_desc="Directory, file and DNS busting tool"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/OJ/gobuster"
|
||||
distfiles="https://github.com/OJ/gobuster/archive/v${version}.tar.gz"
|
||||
checksum=95637b503aa6e96bad2e864e39b51d8f616dff87e54932e0d1af6af514c46e21
|
||||
checksum=509b16ca713de02f8fcdc7b33d97e7e18b687bb99634dde076be38297d4b401b
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in New Issue