# Template file for 'gobuster'
pkgname=gobuster
version=3.8.2
revision=1
build_style=go
go_import_path=github.com/OJ/gobuster/v3
short_desc="Directory, file and DNS busting tool"
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=6919232eafbd0c4bbc9664d7f434b6a8d82133aa09f1400341ef6985ceff208a

post_install() {
	vdoc README.md
}
