mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
stern: update to 1.32.0
This commit is contained in:
parent
8313c74368
commit
c7cc3d11f1
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue