File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33PortSystem 1.0
44PortGroup golang 1.0
55
6- go.setup github.com/anchore/quill 0.4 .1 v
6+ go.setup github.com/anchore/quill 0.5 .1 v
77revision 0
88
99description Simple macOS binary signing from any platform
@@ -16,16 +16,16 @@ license Apache-2
1616maintainers {gmail.com:herby.gillot @herbygillot} \
1717 openmaintainer
1818
19- checksums rmd160 6857aaa3d62abbc29a67c5a43de757f0f216d879 \
20- sha256 8748fda02404711af62d839058e67927afa0eef810227e274f8cc24e07ca5d08 \
21- size 169422
19+ checksums rmd160 50f893294db5aa33c4ec71cd06c52234a2da2687 \
20+ sha256 e550da366c87be04ac13260c769f8a593a4a49432136a2b152a69e43b98c20f0 \
21+ size 161144
2222
2323go.offline_build no
2424
2525build.pre_args-append \
2626 -ldflags \" \
2727 -w -s -extldflags '-static' \
28- -X ${go.package} /internal/version .version=v${version} \
28+ -X main .version=v${version} \
2929 \" \
3030 -o _bin/${name}
3131
You can’t perform that action at this time.
0 commit comments