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