12 lines
471 B
Bash
12 lines
471 B
Bash
# Template file for 'Amass'
|
|
pkgname=Amass
|
|
version=3.5.2
|
|
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=90b7bdec587ee2c50232029033c28e7efaef36bd60a252128df4db90f4d40cb1
|