kind: update to 0.11.0

This commit is contained in:
Herby Gillot
2021-05-18 22:28:21 -04:00
parent 48156febb2
commit e39c9ec2d6
+6 -4
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0
go.setup github.com/kubernetes-sigs/kind 0.10.0 v
go.setup github.com/kubernetes-sigs/kind 0.11.0 v
homepage https://kind.sigs.k8s.io
@@ -25,9 +25,9 @@ build.target build
installs_libs no
checksums rmd160 5a69f04b09d41625adee8d5a13dc10e1394dae69 \
sha256 5212b21157b6244829c211c54e306b32ce2f3b0370606ecafca892c722f516f7 \
size 1850177
checksums rmd160 a855f2e55a1edaad2a22c0c764c537131260f5cd \
sha256 c78bed3a39afd2e523b38256b7f16445d0ad4b8b25f18b5766005e095af772cd \
size 1877789
# Allowing go to fetch dependencies during build time for now.
# See: https://trac.macports.org/ticket/61192
@@ -36,3 +36,5 @@ build.env-delete GOPROXY=off GO111MODULE=off
destroot {
xinstall -m 0755 ${worksrcpath}/bin/${name} ${destroot}${prefix}/bin/
}
github.tarball_from archive