mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
gobuster: update to 3.7.0.
This commit is contained in:
parent
6f97ac6566
commit
67bc62396b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gobuster'
|
||||
pkgname=gobuster
|
||||
version=3.6.0
|
||||
revision=3
|
||||
version=3.7.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=509b16ca713de02f8fcdc7b33d97e7e18b687bb99634dde076be38297d4b401b
|
||||
checksum=893f1979b453d655880c19552e1f894110a661a4057a58e95a4d7505bf6d7fa8
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue