From 3e840668e00e6574392e6a1db202c5f9cee0d23a Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 28 Oct 2021 19:49:52 -0500 Subject: [PATCH] Amass: update to 3.14.2. --- srcpkgs/Amass/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Amass/template b/srcpkgs/Amass/template index 98d0b02afe0..46783d6888b 100644 --- a/srcpkgs/Amass/template +++ b/srcpkgs/Amass/template @@ -1,6 +1,6 @@ # Template file for 'Amass' pkgname=Amass -version=3.14.1 +version=3.14.2 revision=1 build_style=go go_import_path="github.com/OWASP/Amass/v3/..." @@ -9,7 +9,7 @@ maintainer="Andrew Benson " 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=03ab09258f82a81f49c7ba99988f23151b56ab481236a46a95c12c8eef0952fa +checksum=18600a607b10fd672ad21b48e9c5f87b5b8a49a4a7e2cde520c246b499521278 post_install() { rm ${DESTDIR}/usr/bin/examples