You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
quill: update to 0.7.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup golang 1.0
|
||||
|
||||
go.setup github.com/anchore/quill 0.5.1 v
|
||||
go.setup github.com/anchore/quill 0.7.1 v
|
||||
revision 0
|
||||
|
||||
description Simple macOS binary signing from any platform
|
||||
@@ -16,15 +16,15 @@ license Apache-2
|
||||
maintainers {gmail.com:herby.gillot @herbygillot} \
|
||||
openmaintainer
|
||||
|
||||
checksums rmd160 50f893294db5aa33c4ec71cd06c52234a2da2687 \
|
||||
sha256 e550da366c87be04ac13260c769f8a593a4a49432136a2b152a69e43b98c20f0 \
|
||||
size 161144
|
||||
checksums rmd160 51809a1d499b0c257ad3f24599a46033b872c516 \
|
||||
sha256 f38ce238f8d0b8cac42f87fbbae2b1c106f96885af3e53624f5af4003eef1586 \
|
||||
size 186591
|
||||
|
||||
go.offline_build no
|
||||
|
||||
build.pre_args-append \
|
||||
-ldflags \" \
|
||||
-w -s -extldflags '-static' \
|
||||
-w -s \
|
||||
-X main.version=v${version} \
|
||||
\" \
|
||||
-o _bin/${name}
|
||||
|
||||
Reference in New Issue
Block a user