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