mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libjcat: upgrade 0.2.2 -> 0.2.3
Bugfixes: ========== - Do not close the base stream when using jcat_file_import_stream() - Skip ed25519 part of a test with -Ded25519=false Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7d5d9acb2a
commit
def4309280
|
|
@ -11,7 +11,7 @@ SRC_URI = "\
|
|||
git://github.com/hughsie/libjcat.git;branch=main;protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "fc04ad2d4e65e55024a4507e0aaa2659a0a588a3"
|
||||
SRCREV = "f284d18a694ed98f49ddb06e6920265781a30125"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit gobject-introspection gtk-doc meson ptest-gnome vala lib_package
|
||||
Loading…
Reference in New Issue
Block a user