mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a5175314a5
commit
491903da72
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'stern'
|
# Template file for 'stern'
|
||||||
pkgname=stern
|
pkgname=stern
|
||||||
version=1.22.0
|
version=1.31.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/stern/stern"
|
go_import_path="github.com/stern/stern"
|
||||||
short_desc="Multi pod and container log tailing for Kubernetes"
|
short_desc="Multi pod and container log tailing for Kubernetes"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/stern/stern"
|
homepage="https://github.com/stern/stern"
|
||||||
distfiles="https://github.com/stern/stern/archive/v${version}.tar.gz"
|
distfiles="https://github.com/stern/stern/archive/v${version}.tar.gz"
|
||||||
checksum=3726e3c6a0e8c2828bce7b67f9ee94ddbedcfbeeecf9e6ab42e23873e3f54161
|
checksum=b74b001035637c4e7058845005ee16a86421355baf9ee38d466dea8fd8aa0a02
|
||||||
|
|
||||||
# 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