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 ff9b412 commit fffb24cCopy full SHA for fffb24c
devel/kubetail/Portfile
@@ -3,7 +3,7 @@
3
PortSystem 1.0
4
PortGroup golang 1.0
5
6
-go.setup github.com/kubetail-org/kubetail 0.12.2 cli/v
+go.setup github.com/kubetail-org/kubetail 0.13.0 cli/v
7
github.tarball_from releases
8
revision 0
9
@@ -23,9 +23,9 @@ long_description Kubetail is a general-purpose logging tool for Kubernetes, o
23
terminal.
24
25
checksums ${distname}${extract.suffix} \
26
- rmd160 ace5ea691b728d4d6f508a914c3a29487809325b \
27
- sha256 b39ed3446662d875a0d998cd510964c938ecc3fd873d52123d2fe5d2bf862745 \
28
- size 20821389
+ rmd160 1b2ff320773ec72725baeefe61810c9fdd51c4e5 \
+ sha256 155dd8e2956ab2a576bc950ed1bb80d524983afc6ceeab76cfc4c5976242bc79 \
+ size 20863240
29
30
build.env-append GO111MODULE=on \
31
GOWORK=off
0 commit comments