summaryrefslogtreecommitdiff
path: root/security/trufflehog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/trufflehog/Makefile')
-rw-r--r--security/trufflehog/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile
index 740f6c9cdd47..078a343b4878 100644
--- a/security/trufflehog/Makefile
+++ b/security/trufflehog/Makefile
@@ -1,7 +1,6 @@
PORTNAME= trufflehog
DISTVERSIONPREFIX= v
-DISTVERSION= 3.88.20
-PORTREVISION= 2
+DISTVERSION= 3.90.8
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
@@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_armv7= compilation fails see details here: https://github.com/trufflesecurity/trufflehog/issues/3791
BROKEN_i386= compilation fails see details here: https://github.com/trufflesecurity/trufflehog/issues/3791
-USES= go:1.23,modules
+USES= go:1.24,modules
GO_MODULE= github.com/trufflesecurity/trufflehog/v3
#GO_TARGET= ./${PORTNAME}