stern: update to 1.21.0.

This commit is contained in:
Kyle Nusbaum 2022-01-05 21:17:30 +00:00 committed by Leah Neukirchen
parent 284b396885
commit 595ae5ea51

View file

@ -1,6 +1,6 @@
# Template file for 'stern'
pkgname=stern
version=1.20.1
version=1.21.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=941bd4754b0efa9d0692edcae2eb97362f6caa5ccc5aba1be6b4aab0c579bf47
checksum=0ccf1375ee3c20508c37de288a46faa6b0e4dffb3a3749f4b699a30f95e861be
# fix: collect2: fatal error: cannot find 'ld'
LDFLAGS="-fuse-ld=bfd"