Amass: update to 3.15.0.
This commit is contained in:
parent
90ba0d8ef0
commit
14307d3cac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Amass'
|
||||
pkgname=Amass
|
||||
version=3.14.3
|
||||
version=3.15.0
|
||||
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=ec9e05bd9aef561bbbfaf26ca1fb3b67ce598723e6309d486897ddc1c15eb123
|
||||
checksum=084ddbc8171e354abee3098458064fbcc9db059a25c4845dfc151803833df2dd
|
||||
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/examples
|
||||
|
|
Loading…
Reference in New Issue