Skip to content

Commit

Permalink
Amass: update to 4.0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed Jul 26, 2023
1 parent 4fcd6a3 commit 06508b6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions srcpkgs/Amass/template
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Template file for 'Amass'
pkgname=Amass
version=3.23.3
version=4.0.3
revision=1
build_style=go
go_import_path="github.com/owasp-amass/amass/v3/..."
go_import_path="github.com/owasp-amass/amass/v4"
go_package="${go_import_path}/cmd/amass"
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/amass/archive/v${version}.tar.gz"
checksum=be1be397f77a095472e277a48a1439719ae6e19387712f58dc01305915bfadd0
checksum=eaa2c6077b660cf741a2f2bab9cc66f1e5b34bf62feb802753f71317799dbf72

0 comments on commit 06508b6

Please sign in to comment.