summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.31.15.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.31.14.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.14.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.15.bb
index 3f2107445e..373cdb0546 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.14.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.15.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0"
11 11
12SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \ 12SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \
13" 13"
14SRCREV = "35b42a161f3f3c7cf388e33dbaa5bd7082aac9d8" 14SRCREV = "a02ea15ec4e2c5ac533cee51824d5b9dd2933cc3"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17