similarity index 92%
rename from meta-networking/recipes-support/nbdkit/nbdkit_1.42.1.bb
rename to meta-networking/recipes-support/nbdkit/nbdkit_1.43.5.bb
@@ -9,9 +9,10 @@ HOMEPAGE = "https://gitlab.com/nbdkit/nbdkit"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049"
-SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=stable-1.42;tag=v${PV} \
- file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch"
-SRCREV = "14de71af1bd13e5c781d83959bdeb7ebbe759d6f"
+SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \
+ file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \
+ "
+SRCREV = "05705a45b1945be69e43b32205412cbf02d99656"
S = "${WORKDIR}/git"