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 f019f1c commit c45b89cCopy full SHA for c45b89c
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.65.1 v
+go.setup github.com/twpayne/chezmoi 2.65.2 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 aac0312c2dd87bdd072c2d71bd76cbc7238b0cd4 \
24
- sha256 07443289a914e1684d7885f4062167ce4c008a4e589884d5374b6ddc90393a91 \
25
- size 2581110
+checksums rmd160 2be56b03dbfd06b4c248662137e03afd0a39d34b \
+ sha256 ef8b6906c421a0648c96fc5709c33f5424b62f79726620b35a7e13753bf63ee1 \
+ size 2598687
26
27
build.cmd make
28
build.pre_args-append \
0 commit comments