diff options
-rw-r--r-- | meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.9.bb (renamed from meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.8.bb b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.9.bb index 38704f8b93..4c5f0cfa39 100644 --- a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.8.bb +++ b/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.9.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1803fa9c2c3ce8cb06b4861d75310742" | |||
5 | SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \ | 5 | SRC_URI = "git://github.com/hughsie/libxmlb.git;branch=main;protocol=https \ |
6 | file://run-ptest \ | 6 | file://run-ptest \ |
7 | " | 7 | " |
8 | SRCREV = "4782df2cec808f71762aa9f69c11759b4e127b61" | 8 | SRCREV = "c308e39ccad6673e216f92d08b3782a4ffcb23ad" |
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | inherit gobject-introspection gtk-doc meson ptest-gnome lib_package | 11 | inherit gobject-introspection gtk-doc meson ptest-gnome lib_package |