diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.8.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.9.bb similarity index 96% rename from meta-networking/recipes-support/nbdkit/nbdkit_1.47.8.bb rename to meta-networking/recipes-support/nbdkit/nbdkit_1.47.9.bb index e0fee3fdf0..5c6c0a2e64 100644 --- a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.8.bb +++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.9.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 = "83f13d978d9959bd3e92c54af9980a8d3ceed768" +SRCREV = "714956cc9901c752598a214ae72fc69a897cd3b9" DEPENDS = "curl xz e2fsprogs zlib"