mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
Amass: update to 3.11.13.
This commit is contained in:
parent
e857c92066
commit
ac671dce21
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'Amass'
|
# Template file for 'Amass'
|
||||||
pkgname=Amass
|
pkgname=Amass
|
||||||
version=3.11.12
|
version=3.11.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/OWASP/Amass/..."
|
go_import_path="github.com/OWASP/Amass/v3/..."
|
||||||
short_desc="In-depth Attack Surface Mapping and Asset Discovery"
|
short_desc="In-depth Attack Surface Mapping and Asset Discovery"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
|
homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
|
||||||
distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
|
||||||
checksum=27fef5b24b8b3be5b3f6843b61265447afaa19b649e4cc9e947abc296c2c3184
|
checksum=012b5c01209c56b4698c605c74c39001341a5319b90e65d484329fd4a3e2b7cf
|
||||||
|
|
Loading…
Add table
Reference in a new issue