blob: ef9bd111fd7717e647a9420e48e9767a8bf43438 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = amass
pkgdesc = In-depth Attack Surface Mapping and Asset Discovery
pkgver = 4.2.0
pkgrel = 1
url = https://github.com/OWASP/Amass
arch = any
license = Apache
makedepends = go
makedepends = git
source = Amass-4.2.0.tar.gz::https://github.com/OWASP/Amass/archive/v4.2.0.tar.gz
sha512sums = 35e6731e699cb81366b190b7ed4a20b730fd33350a3ee25f7467f3a73e4d84e1e8538c1bc5ab4687cd1f034376005d92956cb2687edb3532b547330a5123bf3d
pkgname = amass
|