summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.47.1.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.46.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.46.0.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.1.bb
index 48df99cc9b..61390ebde6 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.46.0.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.1.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 = "8c660cbf507ce6008483ae21c186444aa3dc0f11" 15SRCREV = "1f9447313193723a626ba39e7b54d1c7c1a1ffd8"
16 16
17 17
18DEPENDS = "curl xz e2fsprogs zlib" 18DEPENDS = "curl xz e2fsprogs zlib"