summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-04-15 22:52:35 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-18 11:37:26 +0100
commit86f2dff78b46d689993d2c3f25f0987b97801ea3 (patch)
tree0ca75a0028db87b387262dc738c7a652ff492d87 /meta/recipes-gnome
parentfb2be3e462972ac7960419e8f4b51b2c1a06c14a (diff)
downloadpoky-86f2dff78b46d689993d2c3f25f0987b97801ea3.tar.gz
libdazzle: upgrade 3.38.0 -> 3.40.0
(From OE-Core rev: 5c184382bd9e952d91993bd29320357360d79cb3) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.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.40.0.bb (renamed from meta/recipes-gnome/libdazzle/libdazzle_3.38.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libdazzle/libdazzle_3.38.0.bb b/meta/recipes-gnome/libdazzle/libdazzle_3.40.0.bb
index a2a1aed7bc..ff9088a62f 100644
--- a/meta/recipes-gnome/libdazzle/libdazzle_3.38.0.bb
+++ b/meta/recipes-gnome/libdazzle/libdazzle_3.40.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] = "e18af28217943bcec106585298a91ec3da48aa3ad62fd0992f23f0c70cd1678f" 15SRC_URI[archive.sha256sum] = "dba99a7e65fa6662c012b306e5d0f99ff3b466a46059ea7aa0104aaf65ce4ba5"
16 16
17GIR_MESON_OPTION = 'with_introspection' 17GIR_MESON_OPTION = 'with_introspection'
18 18