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 1fb9932 commit b5415c7Copy full SHA for b5415c7
sysutils/chezmoi/Portfile
@@ -3,7 +3,7 @@
3
PortSystem 1.0
4
PortGroup golang 1.0
5
6
-go.setup github.com/twpayne/chezmoi 2.62.3 v
+go.setup github.com/twpayne/chezmoi 2.62.4 v
7
go.offline_build no
8
revision 0
9
@@ -20,9 +20,9 @@ license MIT
20
maintainers {gmail.com:herby.gillot @herbygillot} \
21
openmaintainer
22
23
-checksums rmd160 70d511ddc48cad37aa19cb7c6e673bff5c86b028 \
24
- sha256 7e91c88f11699d37d932584ca256839d49fd1e6ebd29aa6564c4497148963b86 \
25
- size 2540795
+checksums rmd160 6189fbdb86a64a7517b6dd6c9092bdcc131aa09c \
+ sha256 ad2778fcfb9c3a6ad11c03ed20713f474c4c7830dbb1cc0641c36a1a9bb57ff6 \
+ size 2560694
26
27
build.cmd make
28
build.pre_args-append \
0 commit comments