Amass: update to 3.15.1.
This commit is contained in:
parent
c3cc6f092f
commit
feff5785dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Amass'
|
||||
pkgname=Amass
|
||||
version=3.15.0
|
||||
version=3.15.1
|
||||
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=084ddbc8171e354abee3098458064fbcc9db059a25c4845dfc151803833df2dd
|
||||
checksum=217f5f0fed02d730543a56b58f1be3ec0fb07e57b3ace53fc673c6d0132f36a8
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/examples
|
||||
|
|
Loading…
Reference in a new issue