From a24f558954669be0dc132ba899a134c18313ab3e Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Wed, 8 Sep 2021 15:07:36 +0800 Subject: [PATCH] libjcat: upgrade 0.1.7 -> 0.1.8 Version 0.1.8 ~~~~~~~~~~~~~ Released: 2021-05-24 Bugfixes: - Fix a warning when used in a subproject (Richard Hughes) - Fix compilation on FreeBSD (Richard Hughes) Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../libjcat/{libjcat_0.1.7.bb => libjcat_0.1.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-gnome/libjcat/{libjcat_0.1.7.bb => libjcat_0.1.8.bb} (94%) diff --git a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.7.bb b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.8.bb similarity index 94% rename from meta-oe/recipes-gnome/libjcat/libjcat_0.1.7.bb rename to meta-oe/recipes-gnome/libjcat/libjcat_0.1.8.bb index e96ef004a3..977c3213f5 100644 --- a/meta-oe/recipes-gnome/libjcat/libjcat_0.1.7.bb +++ b/meta-oe/recipes-gnome/libjcat/libjcat_0.1.8.bb @@ -11,7 +11,7 @@ SRC_URI = "\ git://github.com/hughsie/libjcat.git \ file://run-ptest \ " -SRCREV = "e5307885528cf07058be073d0621624749cc10df" +SRCREV = "356cd2faf2d2197156b0dae7984482cf781d64db" S = "${WORKDIR}/git" inherit gobject-introspection gtk-doc meson ptest-gnome vala