summaryrefslogtreecommitdiff
path: root/security/nuclei/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/nuclei/Makefile')
-rw-r--r--security/nuclei/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 8ca99ac1f4f3..667771f5ba56 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -1,6 +1,6 @@
PORTNAME= nuclei
DISTVERSIONPREFIX= v
-DISTVERSION= 3.6.0
+DISTVERSION= 3.6.1
CATEGORIES= security
MAINTAINER= dutra@FreeBSD.org
@@ -9,7 +9,7 @@ WWW= https://github.com/projectdiscovery/nuclei
LICENSE= MIT
-USES= go:1.24,modules
+USES= go:1.24+,modules
GO_MODULE= github.com/projectdiscovery/nuclei/v3
GO_TARGET= ./cmd/${PORTNAME}