diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.3.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.5.bb similarity index 96% rename from meta-networking/recipes-support/nbdkit/nbdkit_1.47.3.bb rename to meta-networking/recipes-support/nbdkit/nbdkit_1.47.5.bb index e1da2d3288..5ec440fc18 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.3.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.5.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049" 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 = "49a3178b52509a8a8fd0e5a1c49846bba24e3eac" +SRCREV = "131372494a384a2ee21b97ec9375b7a55636a417" DEPENDS = "curl xz e2fsprogs zlib"