summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.31.2.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.31.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.1.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.2.bb
index 1fea2f5935..16e29a2fd3 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.1.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.2.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 = "ff4bc950c336477de1765ab1f0826c199f013ffd" 15SRCREV = "4a5e55f798beb922dd4bbfd7c40837e35a9754b6"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18