summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb (renamed from meta-oe/recipes-gnome/libjcat/libjcat_0.1.8.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.8.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb
index 87767ac2a0..b0871c6a48 100644
--- a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.8.bb
+++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.9.bb
@@ -8,13 +8,13 @@ DEPENDS = "\
8" 8"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 git://github.com/hughsie/libjcat.git;branch=master;protocol=https \ 11 git://github.com/hughsie/libjcat.git;branch=main;protocol=https \
12 file://run-ptest \ 12 file://run-ptest \
13" 13"
14SRCREV = "356cd2faf2d2197156b0dae7984482cf781d64db" 14SRCREV = "d4833949f8f1997b83f35a03127b9e12c104a7c8"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit gobject-introspection gtk-doc meson ptest-gnome vala 17inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package
18 18
19PACKAGECONFIG ??= "\ 19PACKAGECONFIG ??= "\
20 gpg \ 20 gpg \