k9s: update to 0.25.21
This commit is contained in:
committed by
classabbyamp
parent
3837665503
commit
b5461cc7a0
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'k9s'
|
# Template file for 'k9s'
|
||||||
pkgname=k9s
|
pkgname=k9s
|
||||||
version=0.25.18
|
version=0.25.21
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/derailed/k9s"
|
go_import_path="github.com/derailed/k9s"
|
||||||
@@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://k9scli.io/"
|
homepage="https://k9scli.io/"
|
||||||
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
|
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
|
||||||
checksum=2a911c57011164c0f11e3cdf763182abf189efde80b7a764e361aa070b7e3f46
|
checksum=751525f86cf77f6fa50014dbf69dcc13c55079ffabc467a83c4c592e78479535
|
||||||
|
|
||||||
# fix: collect2: fatal error: cannot find 'ld'
|
# fix: collect2: fatal error: cannot find 'ld'
|
||||||
export LDFLAGS="-fuse-ld=bfd"
|
export LDFLAGS="-fuse-ld=bfd"
|
||||||
|
|||||||
Reference in New Issue
Block a user