mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
Amass: update to 3.23.1.
This commit is contained in:
parent
65c5b1a71f
commit
4322e99525
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'Amass'
|
||||
pkgname=Amass
|
||||
version=3.22.2
|
||||
version=3.23.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/OWASP/Amass/v3/..."
|
||||
go_import_path="github.com/owasp-amass/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
|
||||
distfiles="https://github.com/owasp-amass/amass/archive/v${version}.tar.gz"
|
||||
checksum=5408e9691bc44c5280e2ba1800e19ea0eede9774d0f21fa13371fb9292fe677e
|
||||
|
|
Loading…
Add table
Reference in a new issue