nbdkit: upgrade 1.42.1 -> 1.43.5

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-04-29 12:15:22 +08:00 committed by Khem Raj
parent 6fa0946e68
commit b8abfc747c
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -9,9 +9,10 @@ HOMEPAGE = "https://gitlab.com/nbdkit/nbdkit"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049"
SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=stable-1.42;tag=v${PV} \
file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch"
SRCREV = "14de71af1bd13e5c781d83959bdeb7ebbe759d6f"
SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \
file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \
"
SRCREV = "05705a45b1945be69e43b32205412cbf02d99656"
S = "${WORKDIR}/git"