diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template index 8785e10e8e4..3d1fe84f838 100644 --- a/srcpkgs/k9s/template +++ b/srcpkgs/k9s/template @@ -1,6 +1,6 @@ # Template file for 'k9s' pkgname=k9s -version=0.25.2 +version=0.25.8 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=a2b73c9a34950db5ff7b6f4fed0cc961becd652a17acc9e5d5f00c816ccb0a39 +checksum=56a4939b18a1059b55823e3a34b27fef8863473dca6c901659506a79219dba8e # fix: collect2: fatal error: cannot find 'ld' export LDFLAGS="-fuse-ld=bfd"