diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-05-20 16:10:48 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-05-22 07:24:51 +0100 |
commit | 9d386512a98e36c1ad828486d7ff2f0aa7cfb511 (patch) | |
tree | 090551684a3010d28043d4254dfc2638e0b3f3dc /meta | |
parent | 8db637dfe5e4aeaa72304bacf97eb0553a28a59f (diff) | |
download | poky-9d386512a98e36c1ad828486d7ff2f0aa7cfb511.tar.gz |
libdazzle: upgrade 3.32.1 -> 3.32.2
(From OE-Core rev: fe1e0651a42c1c1964338c0356318b2cdbe95fb1)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/libdazzle/libdazzle_3.32.2.bb (renamed from meta/recipes-gnome/libdazzle/libdazzle_3.32.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/libdazzle/libdazzle_3.32.1.bb b/meta/recipes-gnome/libdazzle/libdazzle_3.32.2.bb index dac59f86b3..58e78a5b78 100644 --- a/meta/recipes-gnome/libdazzle/libdazzle_3.32.1.bb +++ b/meta/recipes-gnome/libdazzle/libdazzle_3.32.2.bb | |||
@@ -7,8 +7,8 @@ inherit gnomebase upstream-version-is-even vala distro_features_check gobject-in | |||
7 | 7 | ||
8 | DEPENDS = "glib-2.0-native glib-2.0 gtk+3" | 8 | DEPENDS = "glib-2.0-native glib-2.0 gtk+3" |
9 | 9 | ||
10 | SRC_URI[archive.md5sum] = "5f6455ebc47e86f63b9579997137f391" | 10 | SRC_URI[archive.md5sum] = "b5c99a8f483a0defe7c7124a3220e412" |
11 | SRC_URI[archive.sha256sum] = "238da19fdcc3ae9bb0c2d781d099fb8c6ec70c4dd3dffad80d230344ecc3f972" | 11 | SRC_URI[archive.sha256sum] = "413f8dfb8706760e0c649e2994bd10524ac0736601dd03ad2036293bed3bf141" |
12 | 12 | ||
13 | GIR_MESON_OPTION = 'with_introspection' | 13 | GIR_MESON_OPTION = 'with_introspection' |
14 | 14 | ||