diff --git a/srcpkgs/kubefwd/template b/srcpkgs/kubefwd/template index f70aa440f82a8f..47120bb375a1f8 100644 --- a/srcpkgs/kubefwd/template +++ b/srcpkgs/kubefwd/template @@ -1,6 +1,6 @@ # Template file for 'kubefwd' pkgname=kubefwd -version=1.23.2 +version=1.25.16 revision=1 build_style=go go_import_path="github.com/txn2/kubefwd" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/txn2/kubefwd" distfiles="https://github.com/txn2/kubefwd/archive/v${version}.tar.gz" -checksum=e291c23bf565332d95837d6748d05f244f221ba6589679e51f77939aa828295b +checksum=a7e34e676dbbfaf97eb133e5601167479f668c777b653a86f267810d3729f9ea # fix: collect2: fatal error: cannot find 'ld' export LDFLAGS="-fuse-ld=bfd"