summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb')
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb
index da24b1efd6..d5b51f0e8d 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb
@@ -10,7 +10,8 @@ LICENSE = "BSD-3-Clause"
10LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0" 10LIC_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 file://CVE-2025-47711.patch \
14 "
14 15
15SRCREV = "b59380e061fdf0f114c13c226ea2a508f2c067d0" 16SRCREV = "b59380e061fdf0f114c13c226ea2a508f2c067d0"
16 17