14 lines
523 B
Bash
14 lines
523 B
Bash
# Template file for 'Amass'
|
|
pkgname=Amass
|
|
version=4.2.0
|
|
revision=2
|
|
build_style=go
|
|
go_import_path="github.com/owasp-amass/amass/v4"
|
|
go_package="${go_import_path}/cmd/amass"
|
|
short_desc="In-depth Attack Surface Mapping and Asset Discovery"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
|
|
distfiles="https://github.com/owasp-amass/amass/archive/v${version}.tar.gz"
|
|
checksum=cc6b88593972e7078b73f07a0cef2cd0cd3702694cbc1f727829340a3d33425c
|