mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Amass: update to 3.14.3.
This commit is contained in:
parent
312a0b39c8
commit
8786eca09f
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.2
|
version=3.14.3
|
||||||
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=18600a607b10fd672ad21b48e9c5f87b5b8a49a4a7e2cde520c246b499521278
|
checksum=ec9e05bd9aef561bbbfaf26ca1fb3b67ce598723e6309d486897ddc1c15eb123
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm ${DESTDIR}/usr/bin/examples
|
rm ${DESTDIR}/usr/bin/examples
|
||||||
|
|
Loading…
Add table
Reference in a new issue