diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template index c6304fbfd3f..af7cb8fd360 100644 --- a/srcpkgs/k9s/template +++ b/srcpkgs/k9s/template @@ -1,6 +1,6 @@ # Template file for 'k9s' pkgname=k9s -version=0.26.3 +version=0.26.6 revision=1 build_style=go go_import_path="github.com/derailed/k9s" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://k9scli.io/" distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz" -checksum=30174fcfe4006230e5bbe523785537e89eb88fd38d6657b878f5b0e94635a8e3 +checksum=afe885d074e026ac07f8ad7f2e423ab65df812a228ca6d1f96599285751c5630 # fix: collect2: fatal error: cannot find 'ld' export LDFLAGS="-fuse-ld=bfd"