aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-03-08 21:23:36 +0800
committerKhem Raj <raj.khem@gmail.com>2023-03-09 09:10:52 -0800
commiteec14961661174e152e19bafbc937688fc08a061 (patch)
treee02d07b6339b808c9427e86d35f586355f2a89d9
parent0aaa35bf7a1eb2d42bd76535dbfee672bfb7aee6 (diff)
downloadmeta-openembedded-contrib-eec14961661174e152e19bafbc937688fc08a061.tar.gz
libjcat: upgrade 0.1.12 -> 0.1.13
New Features: - Add support for SHA512 checksums - Add the ability to add and remove support for blob types (#72) Bugfixes: - Fix header includes for clang-tidy - Show the expected SHA checksum in the error Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 = "\
git://github.com/hughsie/libjcat.git;branch=main;protocol=https \
file://run-ptest \
"
-SRCREV = "898b80468288bc6278b73210783ba1f7c0219c71"
+SRCREV = "f089d7ff9081bb6f211cdd712cddd159f8f63199"
S = "${WORKDIR}/git"
inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package