Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/stern/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'stern'
pkgname=stern
version=1.32.0
version=1.34.0
revision=1
build_style=go
go_import_path="github.com/stern/stern"
Expand All @@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/stern/stern"
distfiles="https://github.com/stern/stern/archive/v${version}.tar.gz"
checksum=a597449d4a4443a45206eb5054676545f74a5cc279a6c48e298e01429e471017
checksum=1cfec22cef9705e68fc46060ba85164af12bd07ede9264bafb67d11400996e71

# fix: collect2: fatal error: cannot find 'ld'
export LDFLAGS="-fuse-ld=bfd"
Expand Down