summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.33.2.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.33.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.33.1.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.33.2.bb
index 322f89c22..ad7b9a6fa 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.33.1.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.33.2.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 = "9ebc70dae82220f962167b1668fd2af6de886b16" 14SRCREV = "9e2fdefc1ba4c883c5e6aa4f32ab21777980a978"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17