summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-19 17:34:00 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-23 17:42:26 +0100
commita5ddc17014125e27962d0add2a53cd6f5bbf735e (patch)
treeb29305a2bb641e9a283b0b558a78102c51c14d45 /meta/recipes-gnome
parent676d7313c9e03e421121b67b0b22d809f4a5ee93 (diff)
downloadpoky-a5ddc17014125e27962d0add2a53cd6f5bbf735e.tar.gz
libdazzle: upgrade 3.40.0 -> 3.42.0
(From OE-Core rev: e839aa6f554198fd68139bade029646339abc182) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/libdazzle/libdazzle_3.42.0.bb (renamed from meta/recipes-gnome/libdazzle/libdazzle_3.40.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libdazzle/libdazzle_3.40.0.bb b/meta/recipes-gnome/libdazzle/libdazzle_3.42.0.bb
index ff9088a62f..1b6109d218 100644
--- a/meta/recipes-gnome/libdazzle/libdazzle_3.40.0.bb
+++ b/meta/recipes-gnome/libdazzle/libdazzle_3.42.0.bb
@@ -12,7 +12,7 @@ inherit gnomebase upstream-version-is-even vala features_check gobject-introspec
12 12
13DEPENDS = "glib-2.0-native glib-2.0 gtk+3" 13DEPENDS = "glib-2.0-native glib-2.0 gtk+3"
14 14
15SRC_URI[archive.sha256sum] = "dba99a7e65fa6662c012b306e5d0f99ff3b466a46059ea7aa0104aaf65ce4ba5" 15SRC_URI[archive.sha256sum] = "eae67a3b3d9cce408ee9ec0ab6adecb83e52eb53f9bc93713f4df1e84da16925"
16 16
17GIR_MESON_OPTION = 'with_introspection' 17GIR_MESON_OPTION = 'with_introspection'
18 18