diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template index e700fe95a3c..36847ba2ae1 100644 --- a/srcpkgs/k9s/template +++ b/srcpkgs/k9s/template @@ -1,6 +1,6 @@ # Template file for 'k9s' pkgname=k9s -version=0.25.21 +version=0.26.0 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=751525f86cf77f6fa50014dbf69dcc13c55079ffabc467a83c4c592e78479535 +checksum=11156e519a77af79671bb34d99d5bcd641ef6a5d1f2d8412d67d53ea0597818f # fix: collect2: fatal error: cannot find 'ld' export LDFLAGS="-fuse-ld=bfd"