gobuster: update to 3.1.0.
This commit is contained in:
parent
d135b682ec
commit
eebe74cd80
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gobuster'
|
# Template file for 'gobuster'
|
||||||
pkgname=gobuster
|
pkgname=gobuster
|
||||||
version=3.0.1
|
version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/OJ/gobuster
|
go_import_path=github.com/OJ/gobuster
|
||||||
|
@ -10,9 +10,8 @@ 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=9c70c73b4c08b02d1fc722cd82eda3d8ce683de53b08c8bddd31fc5c4d90a977
|
checksum=a49e597412a0be68020f2836c4f33276cb653d00543f59d4cff34b053b8d9a10
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
vdoc THANKS
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue