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