diff --git a/net/steampipe/Portfile b/net/steampipe/Portfile index 723d6ab169d..19681aa81dd 100644 --- a/net/steampipe/Portfile +++ b/net/steampipe/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/turbot/steampipe 2.3.6 v +go.setup github.com/turbot/steampipe 2.4.0 v go.offline_build no revision 0 @@ -22,9 +22,9 @@ license AGPL-3 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer -checksums rmd160 abcd182ab07e66cbf1dd89f4ecb9a01cdf67877c \ - sha256 7af266d9834435e1eadf5ffd793a27acbf679bee55d6510d22d2b8307a4a4b60 \ - size 590452 +checksums rmd160 dcab2c5aa6ff3732aa4b47b95ab466c62fe5d34d \ + sha256 dcbde3f1fa438bf0640b4ce71c6a34bdb889a4080945a428f3804136b091ff0d \ + size 592704 build.args -ldflags '-X main.version=${version}'