diff options
-rw-r--r-- | meta-oe/recipes-gnome/libjcat/libjcat_0.1.14.bb (renamed from meta-oe/recipes-gnome/libjcat/libjcat_0.1.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.13.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.14.bb index 2f8cf1b229..782833b228 100644 --- a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.13.bb +++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.14.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 = "f089d7ff9081bb6f211cdd712cddd159f8f63199" | 14 | SRCREV = "d9cf9ebc4237252a82f88d9e99bea0c4b398c08a" |
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 |