k9s: update to 0.31.9.

This commit is contained in:
Tim Sandquist 2024-01-06 16:13:20 -06:00 committed by Andrew J. Hesford
parent 53ef5488b1
commit 8420841b55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'k9s'
pkgname=k9s
version=0.30.6
version=0.31.9
revision=1
build_style=go
go_import_path="github.com/derailed/k9s"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://k9scli.io/"
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"
checksum=ce83f7c6ebe4514f48f05911e2782676cfecbf2dd8b1d769c921cba4be863250
checksum=4cffd6d21e66996ff31c98f52098daae1ddc3a515bdc34f4b7adb17420348179
# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"