nbdkit: update to 1.25.3

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Oleksandr Kravchuk 2021-03-07 18:00:23 +01:00 committed by Khem Raj
parent b17210e410
commit 90553ded8c

View File

@ -7,14 +7,12 @@ nbdkit is a toolkit for creating NBD servers."
HOMEPAGE = "https://github.com/libguestfs/nbdkit"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4332a97808994cf2133a65b6c6f33eaf"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0"
SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https \
file://0001-server-Fix-build-when-printf-is-a-macro.patch \
"
PV = "1.19.6+git${SRCPV}"
SRCREV = "257561bc9f2f01eb9f21686bcec4b863d17a26c4"
SRCREV = "1476b82f7e10deedf88364f26186f5945c3d4702"
S = "${WORKDIR}/git"