summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.43.11.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.43.11.bb
index e71bfdac35..2a122ec282 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.43.11.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049"
12SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \ 12SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \
13 file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \ 13 file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \
14 " 14 "
15SRCREV = "f443cbd3cff1d66db038e2afb9301d51224c7f09" 15SRCREV = "2d0f232b590f4001881dd0819f55af72b88c4b2f"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18