We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a013a5 commit de87c05Copy full SHA for de87c05
1 file changed
srcpkgs/stern/template
@@ -1,6 +1,6 @@
1
# Template file for 'stern'
2
pkgname=stern
3
-version=1.32.0
+version=1.34.0
4
revision=1
5
build_style=go
6
go_import_path="github.com/stern/stern"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
9
license="Apache-2.0"
10
homepage="https://github.com/stern/stern"
11
distfiles="https://github.com/stern/stern/archive/v${version}.tar.gz"
12
-checksum=a597449d4a4443a45206eb5054676545f74a5cc279a6c48e298e01429e471017
+checksum=1cfec22cef9705e68fc46060ba85164af12bd07ede9264bafb67d11400996e71
13
14
# fix: collect2: fatal error: cannot find 'ld'
15
export LDFLAGS="-fuse-ld=bfd"
0 commit comments