k9s: update to 0.24.15.

This commit is contained in:
Leah Neukirchen 2021-08-12 12:04:55 +02:00
parent e649ee25d3
commit 81c2d82ff8

View file

@ -1,6 +1,6 @@
# Template file for 'k9s'
pkgname=k9s
version=0.24.14
version=0.24.15
revision=1
build_style=go
go_import_path="github.com/derailed/k9s"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="https://k9scli.io/"
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
checksum=78e432824adb7ba6300784630f9cf371a379cc809b1cbb66aea0cc4fa07b3cf3
checksum=910ce32c3b2f8cf70fa41982e1d2a130e81fd826d43e4a4cee3a74e2f4c15541
# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"