diff options
-rw-r--r-- | meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb (renamed from meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb index b0871c6a48..bbbc728d33 100644 --- a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb +++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.10.bb | |||
@@ -11,7 +11,7 @@ SRC_URI = "\ | |||
11 | git://github.com/hughsie/libjcat.git;branch=main;protocol=https \ | 11 | git://github.com/hughsie/libjcat.git;branch=main;protocol=https \ |
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | SRCREV = "d4833949f8f1997b83f35a03127b9e12c104a7c8" | 14 | SRCREV = "edaf36b285497364bef8bf916ffe5b962d01c4b8" |
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||
17 | inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package | 17 | inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package |