diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template index c1c014c0343..54da4d43c4b 100644 --- a/srcpkgs/k9s/template +++ b/srcpkgs/k9s/template @@ -1,6 +1,6 @@ # Template file for 'k9s' pkgname=k9s -version=0.50.6 +version=0.50.7 revision=1 build_style=go go_import_path="github.com/derailed/k9s" @@ -10,7 +10,7 @@ maintainer="Tim Sandquist " license="Apache-2.0" homepage="https://k9scli.io/" distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz" -checksum=10ee539aa24199a5d6c21af9c8b7759bed9e3a3c6d433644aea4598d37fd1dd3 +checksum=8e40e0bbd275eed5260b4c82275d1cdf32135b8cada247a8c13e510792e7f203 # fix: collect2: fatal error: cannot find 'ld' export LDFLAGS="-fuse-ld=bfd"