stern: update to 1.31.0

Closes: #53499 [via git-merge-pr]
This commit is contained in:
Rodrigo Oliveira 2024-12-12 18:13:46 -03:00 committed by classabbyamp
parent a5175314a5
commit 491903da72
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'stern'
pkgname=stern
version=1.22.0
revision=4
version=1.31.0
revision=1
build_style=go
go_import_path="github.com/stern/stern"
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"
homepage="https://github.com/stern/stern"
distfiles="https://github.com/stern/stern/archive/v${version}.tar.gz"
checksum=3726e3c6a0e8c2828bce7b67f9ee94ddbedcfbeeecf9e6ab42e23873e3f54161
checksum=b74b001035637c4e7058845005ee16a86421355baf9ee38d466dea8fd8aa0a02
# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"