You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
treefmt: update to 2.5.0
This commit is contained in:
@@ -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}\"
|
||||
|
||||
Reference in New Issue
Block a user