Amass: update to 4.2.0.
This commit is contained in:
parent
6c912eca16
commit
ad58234010
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Amass'
|
# Template file for 'Amass'
|
||||||
pkgname=Amass
|
pkgname=Amass
|
||||||
version=4.1.0
|
version=4.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/owasp-amass/amass/v4"
|
go_import_path="github.com/owasp-amass/amass/v4"
|
||||||
go_package="${go_import_path}/cmd/amass"
|
go_package="${go_import_path}/cmd/amass"
|
||||||
|
@ -10,4 +10,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/amass/archive/v${version}.tar.gz"
|
distfiles="https://github.com/owasp-amass/amass/archive/v${version}.tar.gz"
|
||||||
checksum=ea413eea7327a933947475dc93ad330aeca99e5324ba8e254a2f874ee336ead6
|
checksum=cc6b88593972e7078b73f07a0cef2cd0cd3702694cbc1f727829340a3d33425c
|
||||||
|
|
Loading…
Reference in New Issue