Amass: update to 3.13.4.
This commit is contained in:
parent
32d0dcb08c
commit
1df1be6fc9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Amass'
|
||||
pkgname=Amass
|
||||
version=3.13.3
|
||||
version=3.13.4
|
||||
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=4f770318f8c298e8eab52e9c2abe4af62ca3981050d4383390e179ce796d84b5
|
||||
checksum=066e4edbbfaa2888a740fc092eb4bfbd5a643e11d93329c6d94df73199321572
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/examples
|
||||
|
|
Loading…
Reference in a new issue