diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt-glib_4.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt-glib_4.0.0.bb b/recipes-extended/libvirt/libvirt-glib_4.0.0.bb index 11ad84a1..a5cd8276 100644 --- a/recipes-extended/libvirt/libvirt-glib_4.0.0.bb +++ b/recipes-extended/libvirt/libvirt-glib_4.0.0.bb | |||
@@ -7,7 +7,7 @@ DEPENDS = "glib-2.0 libvirt libxml2" | |||
7 | 7 | ||
8 | SRC_URI = "git://gitlab.com/libvirt/libvirt-glib;protocol=https;branch=master" | 8 | SRC_URI = "git://gitlab.com/libvirt/libvirt-glib;protocol=https;branch=master" |
9 | 9 | ||
10 | SRCREV = "940bd9ccbfe419573ddec4383e3def4aac1f0e1f" | 10 | SRCREV = "e0bfc34682744a74b850fa217e9c206a9eb80612" |
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||
13 | inherit meson pkgconfig gobject-introspection vala | 13 | inherit meson pkgconfig gobject-introspection vala |