mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gobuster: update to 3.2.0.
This commit is contained in:
parent
5bca89a6b7
commit
c941c70ff9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gobuster'
|
||||
pkgname=gobuster
|
||||
version=3.1.0
|
||||
revision=2
|
||||
version=3.2.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=a49e597412a0be68020f2836c4f33276cb653d00543f59d4cff34b053b8d9a10
|
||||
checksum=63094d24b79622d798f1aed2e497c8a6dd2bbeaa4fda7162ec71bc7070bf1a61
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue