Amass: update to 3.15.2.
This commit is contained in:
parent
97c5b48bb0
commit
a35fc4805b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Amass'
|
||||
pkgname=Amass
|
||||
version=3.15.1
|
||||
version=3.15.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/OWASP/Amass/v3/..."
|
||||
|
@ -9,7 +9,7 @@ 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=217f5f0fed02d730543a56b58f1be3ec0fb07e57b3ace53fc673c6d0132f36a8
|
||||
checksum=bdfb4c3492ebf46008f00910491381d2abee51a7322df6e978dd14e174ddf601
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/examples
|
||||
|
|
Loading…
Reference in a new issue