Skip to content

Commit

Permalink
trufflehog: update to 3.78.1
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Jun 12, 2024
1 parent 18fd295 commit 7057cc9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions security/trufflehog/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0

go.setup github.com/trufflesecurity/trufflehog 3.78.0 v
go.setup github.com/trufflesecurity/trufflehog 3.78.1 v
go.package github.com/trufflesecurity/trufflehog/v3
go.offline_build no
github.tarball_from archive
Expand All @@ -25,9 +25,9 @@ maintainers {gmail.com:herby.gillot @herbygillot} \
build.args-append \
-ldflags \"-X ${go.package}/pkg/version.BuildVersion=${version}\"

checksums rmd160 8a76263a98b3fc66b902d4d67496d9fd168b4076 \
sha256 9fb099d4141b2e5871af4a3857cf05532923e3e24503287c4cfc747dd8cae6a6 \
size 3161308
checksums rmd160 dfb5a975fe09552d5eb3ac0a64c8f5b005896b4f \
sha256 23c47401ddf60e0bc9d44291fa741ae71f27471dd9283ae567d804992995954c \
size 3175104

destroot {
xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
Expand Down

0 comments on commit 7057cc9

Please sign in to comment.