summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.31.8.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.31.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.7.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.8.bb
index 2de32cc1ee..2008816c54 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.7.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.8.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0"
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"
14 14
15SRCREV = "7c0e2d19d30eb0bd2e079febb5a2c31f65e5023d" 15SRCREV = "c96f025b39a3581405845004e1fcceb5dfa04583"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18