diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template index 37fa9b6b1eb..4146819d4b8 100644 --- a/srcpkgs/k9s/template +++ b/srcpkgs/k9s/template @@ -1,6 +1,6 @@ # Template file for 'k9s' pkgname=k9s -version=0.24.13 +version=0.24.14 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=160733f7546c3d379625dbffd809d098fabc7785a2a09749abc5daefee3e7e5a +checksum=78e432824adb7ba6300784630f9cf371a379cc809b1cbb66aea0cc4fa07b3cf3 # fix: collect2: fatal error: cannot find 'ld' export LDFLAGS="-fuse-ld=bfd"