File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 11# Template file for 'kubefwd'
22pkgname=kubefwd
3- version=1.22.5
4- revision=3
3+ version=1.23.2
4+ revision=1
55build_style=go
66go_import_path="github.com/txn2/kubefwd"
77go_package="./cmd/kubefwd"
88go_ldflags="-X main.Version=v${version}"
99short_desc="Bulk port forwarding Kubernetes services for local development"
10- maintainer="Leah Neukirchen <leah@vuxu .org>"
10+ maintainer="Orphaned <orphan@voidlinux .org>"
1111license="Apache-2.0"
1212homepage="https://github.com/txn2/kubefwd"
13- distfiles="https://github.com/txn2/kubefwd/archive/${version}.tar.gz"
14- checksum=988bf1f6618000aca658b91427f09502f61ed5ec8d78fcafd1bc5ece173a4ece
15-
16- # fix: collect2: fatal error: cannot find 'ld'
17- export LDFLAGS="-fuse-ld=bfd"
13+ distfiles="https://github.com/txn2/kubefwd/archive/v${version}.tar.gz"
14+ checksum=e291c23bf565332d95837d6748d05f244f221ba6589679e51f77939aa828295b
You can’t perform that action at this time.
0 commit comments