diff --git a/security/trufflehog/Makefile b/security/trufflehog/Makefile index 36ff7094c1e0..c5dd61d8d4c0 100644 --- a/security/trufflehog/Makefile +++ b/security/trufflehog/Makefile @@ -1,25 +1,24 @@ PORTNAME= trufflehog DISTVERSIONPREFIX= v -DISTVERSION= 3.95.2 -PORTREVISION= 1 +DISTVERSION= 3.95.3 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Find and verify credentials WWW= https://trufflesecurity.com \ https://github.com/trufflesecurity/trufflehog LICENSE= AGPLv3 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.24+,modules +USES= go:1.25+,modules GO_MODULE= github.com/trufflesecurity/trufflehog/v3 #GO_TARGET= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} .include diff --git a/security/trufflehog/distinfo b/security/trufflehog/distinfo index 1290e6e7a7ad..264164db73a4 100644 --- a/security/trufflehog/distinfo +++ b/security/trufflehog/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1776826391 -SHA256 (go/security_trufflehog/trufflehog-v3.95.2/v3.95.2.mod) = 93be50fcc0af4475b148201eb0ee110fb5398cdebc21a162ab7096c0e91be16d -SIZE (go/security_trufflehog/trufflehog-v3.95.2/v3.95.2.mod) = 16302 -SHA256 (go/security_trufflehog/trufflehog-v3.95.2/v3.95.2.zip) = 3357d579c214a664ce1cb266f0a7aa0a217b208a60cc0c7443c923c10f02ba8d -SIZE (go/security_trufflehog/trufflehog-v3.95.2/v3.95.2.zip) = 7610655 +TIMESTAMP = 1778576231 +SHA256 (go/security_trufflehog/trufflehog-v3.95.3/v3.95.3.mod) = 93be50fcc0af4475b148201eb0ee110fb5398cdebc21a162ab7096c0e91be16d +SIZE (go/security_trufflehog/trufflehog-v3.95.3/v3.95.3.mod) = 16302 +SHA256 (go/security_trufflehog/trufflehog-v3.95.3/v3.95.3.zip) = e8eadae71b697f9434859d151d75791fb2efd4b0edd51eede245a3a400cf7f24 +SIZE (go/security_trufflehog/trufflehog-v3.95.3/v3.95.3.zip) = 7657502