Amass: update to 3.14.1.
This commit is contained in:
parent
c0620807eb
commit
427efaed78
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Amass'
|
# Template file for 'Amass'
|
||||||
pkgname=Amass
|
pkgname=Amass
|
||||||
version=3.14.0
|
version=3.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/OWASP/Amass/v3/..."
|
go_import_path="github.com/OWASP/Amass/v3/..."
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
|
homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
|
||||||
distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
|
||||||
checksum=0984d755468876ddd7585ce8209dc149ad2a63b16de9cbd9a9e06bcdaaf87822
|
checksum=03ab09258f82a81f49c7ba99988f23151b56ab481236a46a95c12c8eef0952fa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/bin/examples
|
rm ${DESTDIR}/usr/bin/examples
|
||||||
|
|
Loading…
Reference in a new issue