kubefwd: update to 1.22.5.
This commit is contained in:
parent
518aa1d6a7
commit
f99c79b1e8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kubefwd'
|
||||
pkgname=kubefwd
|
||||
version=1.22.4
|
||||
revision=2
|
||||
version=1.22.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/txn2/kubefwd/cmd/kubefwd"
|
||||
go_ldflags="-X main.Version=v${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/txn2/kubefwd"
|
||||
distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
|
||||
checksum=fa989cd8e31f7c80b9cf52ab1d0c03e38d4a3cf1922bb3c740b9618190f27ff5
|
||||
checksum=988bf1f6618000aca658b91427f09502f61ed5ec8d78fcafd1bc5ece173a4ece
|
||||
|
||||
# fix: collect2: fatal error: cannot find 'ld'
|
||||
export LDFLAGS="-fuse-ld=bfd"
|
||||
|
|
Loading…
Add table
Reference in a new issue