Skip to content

Commit

Permalink
trufflehog: update to 3.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Nov 9, 2022
1 parent 0e10ac7 commit 48985f8
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.16.3 v
go.setup github.com/trufflesecurity/trufflehog 3.16.4 v
go.package github.com/trufflesecurity/trufflehog/v3
github.tarball_from archive
revision 0
Expand All @@ -27,9 +27,9 @@ build.env-delete GO111MODULE=off GOPROXY=off
build.args-append \
-ldflags \"-X ${go.package}/pkg/version.BuildVersion=${version}\"

checksums rmd160 dc09d25951549c00d51f2f70faa41face297b60e \
sha256 4717bc544a30e535fca94805f70f11abfee8241b15e888e2b695a16345504557 \
size 519448
checksums rmd160 4c53a325e807e7e2c957f853cd7066b1e7f82c6c \
sha256 a058b2c5877eabbf20eaea7bbe100680c9059586d9ee08076f870d7ec23d8e25 \
size 521788

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

0 comments on commit 48985f8

Please sign in to comment.