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 37a976a commit 9725cf7Copy full SHA for 9725cf7
net/k6/Portfile
@@ -3,7 +3,7 @@
3
PortSystem 1.0
4
PortGroup golang 1.0
5
6
-go.setup github.com/k6io/k6 1.3.0 v
+go.setup github.com/k6io/k6 1.4.0 v
7
go.package go.k6.io/k6
8
go.offline_build no
9
revision 0
@@ -25,9 +25,9 @@ maintainers {l2dy @l2dy} \
25
{gmail.com:herby.gillot @herbygillot} \
26
openmaintainer
27
28
-checksums rmd160 49c4cbfc103e3c4ece92310ba95b5b3e363c41e9 \
29
- sha256 6a04403eea25fc721de3a7515b89301fb8679deb3faff5c9703d79d76e114fd9 \
30
- size 11407110
+checksums rmd160 44c00f8d394e96efe2a06d6fd0fadd94bcab0bc6 \
+ sha256 a2f5ccf6ca7be527cf510d7b1ef7d7b45a2f487023ded0f3bfc88cf8dbf1cbdb \
+ size 11375168
31
32
destroot {
33
xinstall -m 0755 ${worksrcpath}/${name} ${destroot}${prefix}/bin/
0 commit comments