mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
k9s: update to 0.50.0.
This commit is contained in:
parent
6be5794ed6
commit
fa1b33f7b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'k9s'
|
# Template file for 'k9s'
|
||||||
pkgname=k9s
|
pkgname=k9s
|
||||||
version=0.32.4
|
version=0.50.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/derailed/k9s"
|
go_import_path="github.com/derailed/k9s"
|
||||||
go_ldflags="-X ${go_import_path}/cmd.version=${version}"
|
go_ldflags="-X ${go_import_path}/cmd.version=${version}"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.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=597fa2c547437070a8993d1fb6fce91d696bd3731d37230feace3a2d3bfdb198
|
checksum=cb43e2bd9eaa901a03fb584ba20a9c6ee860ed98188628db20f615e57933f8ef
|
||||||
|
|
||||||
# fix: collect2: fatal error: cannot find 'ld'
|
# fix: collect2: fatal error: cannot find 'ld'
|
||||||
export LDFLAGS="-fuse-ld=bfd"
|
export LDFLAGS="-fuse-ld=bfd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue