mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
gobuster: update to 3.8.0.
This commit is contained in:
parent
bca751621c
commit
bb118baef4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gobuster'
|
||||
pkgname=gobuster
|
||||
version=3.7.0
|
||||
version=3.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/OJ/gobuster/v3
|
||||
|
@ -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=893f1979b453d655880c19552e1f894110a661a4057a58e95a4d7505bf6d7fa8
|
||||
checksum=480e54b0d02a6c09c702c6df07430fc4e9a458d54485568c66e6e8bce3d3d748
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Add table
Reference in a new issue