13 lines
475 B
Bash
13 lines
475 B
Bash
# Template file for 'Amass'
|
|
pkgname=Amass
|
|
version=3.22.2
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/OWASP/Amass/v3/..."
|
|
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/archive/v${version}.tar.gz"
|
|
checksum=0b74995a402f4982f6b26f03180cf638d4dc79b23e136ed9267c388cd536d205
|