k9s: update to 0.26.6
This commit is contained in:
parent
97ae69c4bc
commit
b4b67c1cc1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'k9s'
|
||||
pkgname=k9s
|
||||
version=0.26.3
|
||||
version=0.26.6
|
||||
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=30174fcfe4006230e5bbe523785537e89eb88fd38d6657b878f5b0e94635a8e3
|
||||
checksum=afe885d074e026ac07f8ad7f2e423ab65df812a228ca6d1f96599285751c5630
|
||||
|
||||
# fix: collect2: fatal error: cannot find 'ld'
|
||||
export LDFLAGS="-fuse-ld=bfd"
|
||||
|
|
Loading…
Reference in New Issue