summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libsecret
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-09-26 16:23:50 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-28 12:33:48 +0100
commit8d22d9ecf2f64a726c23a5a7bca166b293461dee (patch)
tree98295d10f3eea20dfeac82a7efddb60431c54ec5 /meta/recipes-gnome/libsecret
parent67f367901d32c858bb9f2280f9cd08dcdcb0949d (diff)
downloadopenembedded-core-8d22d9ecf2f64a726c23a5a7bca166b293461dee.tar.gz
libsecret: upgrade 0.21.0 -> 0.21.1
Changelog: =========== * Fix updating credentials by another process in the same Flatpak sandbox [#62, !99] * Migrate to g_memdup2 [!121] * Print error logs in CI [!125] * Updated translations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-gnome/libsecret')
-rw-r--r--meta/recipes-gnome/libsecret/libsecret_0.21.1.bb (renamed from meta/recipes-gnome/libsecret/libsecret_0.21.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libsecret/libsecret_0.21.0.bb b/meta/recipes-gnome/libsecret/libsecret_0.21.1.bb
index 8f560f9f39..63102476cb 100644
--- a/meta/recipes-gnome/libsecret/libsecret_0.21.0.bb
+++ b/meta/recipes-gnome/libsecret/libsecret_0.21.1.bb
@@ -14,7 +14,7 @@ inherit gnomebase gi-docgen vala gobject-introspection manpages
DEPENDS += "glib-2.0 libgcrypt gettext-native"
-SRC_URI[archive.sha256sum] = "2735b29d1cc0e5b12ba90bee88bd21774ac8db4ae1a4b716f46c409c19a14613"
+SRC_URI[archive.sha256sum] = "674f51323a5f74e4cb7e3277da68b5afddd333eca25bc9fd2d820a92972f90b1"
GTKDOC_MESON_OPTION = 'gtk_doc'