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 aa01aa7 commit 23d62a2Copy full SHA for 23d62a2
net/croc/Portfile
@@ -3,7 +3,7 @@
3
PortSystem 1.0
4
PortGroup golang 1.0
5
6
-go.setup github.com/schollz/croc 10.2.3 v
+go.setup github.com/schollz/croc 10.3.1 v
7
go.package github.com/schollz/croc/v10
8
go.offline_build no
9
revision 0
@@ -30,9 +30,9 @@ license MIT
30
maintainers {gmail.com:herby.gillot @herbygillot} \
31
openmaintainer
32
33
-checksums rmd160 5b97bb067d0ac5266c185911c1328020c58c0992 \
34
- sha256 96c17b9fa6c55c0a1e02937c5f2d34bd2ce5b7ef6f844f16eac8d155c1b8a119 \
35
- size 585413
+checksums rmd160 a2f812f877e2417a7e290ad9b1328006db16d334 \
+ sha256 098f9f7295843b09378dd49877ef189aaafac8e6255a346a5f1f9ce310538312 \
+ size 591900
36
37
build.pre_args-append \
38
-ldflags \" -s -w \
0 commit comments