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