libvirt-glib: fix pointer-sign issue

Update to latest commit to fix a build issue with latest glib-2-0

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Markus Volk 2022-11-24 14:51:13 +01:00 committed by Bruce Ashfield
parent d48db9ba95
commit 4169fae169

View File

@ -7,7 +7,7 @@ DEPENDS = "glib-2.0 libvirt libxml2"
SRC_URI = "git://gitlab.com/libvirt/libvirt-glib;protocol=https;branch=master"
SRCREV = "940bd9ccbfe419573ddec4383e3def4aac1f0e1f"
SRCREV = "e0bfc34682744a74b850fa217e9c206a9eb80612"
S = "${WORKDIR}/git"
inherit meson pkgconfig gobject-introspection vala