Amass: update to 3.21.2.
This commit is contained in:
parent
97bb98a8c6
commit
9979d718a7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Amass'
|
# Template file for 'Amass'
|
||||||
pkgname=Amass
|
pkgname=Amass
|
||||||
version=3.21.1
|
version=3.21.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/OWASP/Amass/v3/..."
|
go_import_path="github.com/OWASP/Amass/v3/..."
|
||||||
|
@ -9,4 +9,4 @@ 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=8e295dd00547904ccb8c07c7cf5d14cc98e73cae5c4214b44a27e8c762e71407
|
checksum=8203fd19e436b3ba40295a1b1995a03af3082f5b39cface98daccf7baf11e41f
|
||||||
|
|
Loading…
Reference in New Issue