treefmt: update to 2.5.0

This commit is contained in:
Herby Gillot
2026-04-09 00:46:27 -04:00
parent 975314d997
commit 9685e5dc2e
+4 -5
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup golang 1.0
PortGroup github 1.0
go.setup github.com/numtide/treefmt 2.4.1 v
go.setup github.com/numtide/treefmt 2.5.0 v
go.package github.com/numtide/treefmt/v2
go.offline_build no
revision 0
@@ -23,10 +23,9 @@ license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
checksums ${distname}${extract.suffix} \
rmd160 5610240fb9702b7293e74a661d99dede568b54ed \
sha256 b798ea210346474ce7f90dc062e849615abdbfeac1219d88d16bb1da7ce5566b \
size 199818
checksums rmd160 9c721cea5d8f724899b553adee9fb13a7ced4c75 \
sha256 0d30d2d2a0faf642f8c13c00b7e71a58e4e72f0c403a0e478caea4ab596ad8f8 \
size 198241
build.args-append \
-ldflags \"-X ${go.package}/build.Version=v${version}\"