We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741cfeb commit 476bc22Copy full SHA for 476bc22
textproc/gat/Portfile
@@ -3,7 +3,7 @@
3
PortSystem 1.0
4
PortGroup golang 1.0
5
6
-go.setup github.com/koki-develop/gat 0.25.4 v
+go.setup github.com/koki-develop/gat 0.25.7 v
7
go.offline_build no
8
revision 0
9
@@ -17,9 +17,9 @@ license MIT
17
maintainers {gmail.com:herby.gillot @herbygillot} \
18
openmaintainer
19
20
-checksums rmd160 5f0cbc969b9ede1cbc327186a53f8f18f4e70aab \
21
- sha256 9a7705691bce4b534184a970efed22fdd8d7ffcffca7fe90f4a294c5c49c1920 \
22
- size 15197921
+checksums rmd160 c78811e42bc27c1155ac6689dbeaa9eaf34b2c79 \
+ sha256 536cd5219d75c20f9cf10fd5ab5ce1a7415513b240636e76726539b2d9c63de3 \
+ size 15198306
23
24
build.pre_args-append \
25
-ldflags \"-X ${go.package}/cmd.version=${github.tag_prefix}${version}\"
0 commit comments