summaryrefslogtreecommitdiff
path: root/security/nuclei/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/nuclei/Makefile')
-rw-r--r--security/nuclei/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 14307cedd2a0..80bd4e19b9cf 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nuclei
DISTVERSIONPREFIX= v
-DISTVERSION= 3.4.7
+DISTVERSION= 3.4.10
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= dutra@FreeBSD.org
@@ -9,7 +10,7 @@ WWW= https://github.com/projectdiscovery/nuclei
LICENSE= MIT
-USES= go:1.22,modules
+USES= go:1.24,modules
GO_MODULE= github.com/projectdiscovery/nuclei/v3
GO_TARGET= ./cmd/${PORTNAME}