# Template file for 'Amass'
pkgname=Amass
version=5.1.1
revision=1
build_style=go
go_import_path="github.com/owasp-amass/amass/v5"
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=5aeb5fa23070fbd3aa365757e2bc9bd294f78456c4d391bc077769adbd1dbe0a
make_check=no #checks require packages not suitable for packaging
