From 378b737c814285f53c3a2dc9131b348ee196f44d Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Tue, 21 May 2024 17:03:54 -0400 Subject: [PATCH] grype: update to 0.77.4 --- security/grype/Portfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/grype/Portfile b/security/grype/Portfile index e2fd92bad55fd..701197ccefd9e 100644 --- a/security/grype/Portfile +++ b/security/grype/Portfile @@ -3,7 +3,8 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/anchore/grype 0.77.0 v +go.setup github.com/anchore/grype 0.77.4 v +go.offline_build no revision 0 description \ @@ -25,7 +26,6 @@ fetch.type git depends_build-append \ port:goreleaser -go.offline_build no build { system -W ${worksrcpath} \