2018-06-14 23:29:44 +02:00
|
|
|
# Template file for 'gobuster'
|
|
|
|
pkgname=gobuster
|
2018-08-11 18:47:25 +02:00
|
|
|
version=1.4.2
|
2018-08-25 09:04:45 +02:00
|
|
|
revision=2
|
2018-06-14 23:29:44 +02:00
|
|
|
build_style=go
|
2018-08-11 18:47:25 +02:00
|
|
|
go_import_path=github.com/OJ/gobuster
|
2018-06-14 23:29:44 +02:00
|
|
|
hostmakedepends="git"
|
|
|
|
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"
|
2018-08-11 18:47:25 +02:00
|
|
|
checksum=e90990f45f06324eb2378369b795a526a6145ca12c8a631493505f1ecfada74f
|
2018-06-14 23:29:44 +02:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vdoc README.md
|
|
|
|
vdoc THANKS
|
|
|
|
}
|