stern: update to 1.20.1.
This commit is contained in:
parent
15c6381cd3
commit
fa11fcbc56
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'stern'
|
||||
pkgname=stern
|
||||
version=1.19.0
|
||||
version=1.20.1
|
||||
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=1f19f9ec21f07317ce53b333b9633b6b91392f5af6b0fff2657ee1b2a0bae707
|
||||
checksum=941bd4754b0efa9d0692edcae2eb97362f6caa5ccc5aba1be6b4aab0c579bf47
|
||||
|
||||
# fix: collect2: fatal error: cannot find 'ld'
|
||||
LDFLAGS="-fuse-ld=bfd"
|
||||
|
|
Loading…
Reference in a new issue