diff options
-rw-r--r-- | meta-oe/recipes-gnome/libjcat/libjcat_0.2.3.bb (renamed from meta-oe/recipes-gnome/libjcat/libjcat_0.2.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.2.2.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.2.3.bb index af516a77c6..0e6f4a2ed1 100644 --- a/meta-oe/recipes-gnome/libjcat/libjcat_0.2.2.bb +++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.2.3.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 = "fc04ad2d4e65e55024a4507e0aaa2659a0a588a3" | 14 | SRCREV = "f284d18a694ed98f49ddb06e6920265781a30125" |
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 |