diff --git a/security/quill/Portfile b/security/quill/Portfile index 5164ba8bc3be8..8694cae4d6e6e 100644 --- a/security/quill/Portfile +++ b/security/quill/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup golang 1.0 -go.setup github.com/anchore/quill 0.4.1 v +go.setup github.com/anchore/quill 0.5.1 v revision 0 description Simple macOS binary signing from any platform @@ -16,16 +16,16 @@ license Apache-2 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer -checksums rmd160 6857aaa3d62abbc29a67c5a43de757f0f216d879 \ - sha256 8748fda02404711af62d839058e67927afa0eef810227e274f8cc24e07ca5d08 \ - size 169422 +checksums rmd160 50f893294db5aa33c4ec71cd06c52234a2da2687 \ + sha256 e550da366c87be04ac13260c769f8a593a4a49432136a2b152a69e43b98c20f0 \ + size 161144 go.offline_build no build.pre_args-append \ -ldflags \" \ -w -s -extldflags '-static' \ - -X ${go.package}/internal/version.version=v${version} \ + -X main.version=v${version} \ \" \ -o _bin/${name}