k9s: update to 0.25.2.

This commit is contained in:
Enno Boland 2021-11-17 10:49:26 +01:00 committed by Enno T. Boland
parent 6c2bf7f8f3
commit 73550beb4c

View file

@ -1,6 +1,6 @@
# Template file for 'k9s'
pkgname=k9s
version=0.24.15
version=0.25.2
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=910ce32c3b2f8cf70fa41982e1d2a130e81fd826d43e4a4cee3a74e2f4c15541
checksum=a2b73c9a34950db5ff7b6f4fed0cc961becd652a17acc9e5d5f00c816ccb0a39
# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"