k9s: update to 0.25.15

This commit is contained in:
Mate GABRI 2021-12-15 11:37:15 +10:00 committed by Érico Nogueira Rolim
parent 4e25af4580
commit a2313af9b8

View file

@ -1,6 +1,6 @@
# Template file for 'k9s'
pkgname=k9s
version=0.25.8
version=0.25.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=56a4939b18a1059b55823e3a34b27fef8863473dca6c901659506a79219dba8e
checksum=76615939e083942c3681e70cbdd8b689571f2b9f3810c6b4e6ec9b65134e6e09
# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"