mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
gobuster: update to 3.4.0.
This commit is contained in:
parent
9979d718a7
commit
8144c2724e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gobuster'
|
# Template file for 'gobuster'
|
||||||
pkgname=gobuster
|
pkgname=gobuster
|
||||||
version=3.3.0
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/OJ/gobuster/v3
|
go_import_path=github.com/OJ/gobuster/v3
|
||||||
|
@ -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=23ffc5418e133b0012d805c6ab93442046527bdef6b3eff96609db89e0738875
|
checksum=6c1d7a3aa9604d90ca818d6fc7a0b09501e419ecd4ab7665566c52fd0981b52d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue