stern: update to 1.32.0

This commit is contained in:
Rodrigo Oliveira 2025-04-09 17:41:48 -03:00
parent 8313c74368
commit c7cc3d11f1
No known key found for this signature in database
GPG key ID: 5C0E39B7E8D4F97B

View file

@ -1,6 +1,6 @@
# Template file for 'stern'
pkgname=stern
version=1.31.0
version=1.32.0
revision=1
build_style=go
go_import_path="github.com/stern/stern"
@ -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=b74b001035637c4e7058845005ee16a86421355baf9ee38d466dea8fd8aa0a02
checksum=a597449d4a4443a45206eb5054676545f74a5cc279a6c48e298e01429e471017
# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"