k9s: update to 0.25.18.
This commit is contained in:
parent
730ed43723
commit
9aa1ae4d30
1 changed files with 2 additions and 2 deletions
|
@ -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 <leah@vuxu.org>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue