You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
go-tools: update to 0.34.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup golang 1.0
|
||||
|
||||
go.setup github.com/golang/tools 0.33.0 v
|
||||
go.setup github.com/golang/tools 0.34.0 v
|
||||
go.offline_build no
|
||||
epoch 7
|
||||
revision 0
|
||||
@@ -18,9 +18,9 @@ maintainers {ciserlohn @ci42} \
|
||||
description Various packages and tools that support the Go programming language.
|
||||
long_description {*}${description}
|
||||
|
||||
checksums rmd160 fd8311ae6c7eee479cec2d60a0d3a6a95b4efce9 \
|
||||
sha256 22fd6c3146bf6cd38aa1b1a4f94ddf9e07ac5eb62f5db713ceb6d91df015cf4a \
|
||||
size 8070811
|
||||
checksums rmd160 37746bddb089c86aab29f47188fdaeaabaf91b4c \
|
||||
sha256 ed3063f864a4c3e12f02dc4553d087b22b3b5f09f881e977613772e3f2324ab9 \
|
||||
size 8171250
|
||||
|
||||
build.cmd \
|
||||
sh -c \"${go.bin} build -o ./bin/ ./cmd/... && \
|
||||
|
||||
Reference in New Issue
Block a user