diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template index b680c7949e..44e326c54e 100644 --- a/srcpkgs/k9s/template +++ b/srcpkgs/k9s/template @@ -1,6 +1,6 @@ # Template file for 'k9s' pkgname=k9s -version=0.25.15 +version=0.25.18 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=76615939e083942c3681e70cbdd8b689571f2b9f3810c6b4e6ec9b65134e6e09 +checksum=2a911c57011164c0f11e3cdf763182abf189efde80b7a764e361aa070b7e3f46 # fix: collect2: fatal error: cannot find 'ld' export LDFLAGS="-fuse-ld=bfd"