diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-03-27 16:34:58 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-03-28 11:55:34 -0700 |
commit | fdb81288c040c75133073a12848874fa18ac30c7 (patch) | |
tree | 70e94468f0905d79682bb3e8c6cf44a564812af2 | |
parent | ff466c8eb98c60968425992d28baa81ee0fe10b6 (diff) | |
download | meta-openembedded-fdb81288c040c75133073a12848874fa18ac30c7.tar.gz |
dconf-editor: upgrade 3.28.0 -> 3.32.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/dconf/dconf-editor_3.32.0.bb (renamed from meta-gnome/recipes-gnome/dconf/dconf-editor_3.28.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.28.0.bb b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.32.0.bb index 70f917ea50..999ed041af 100644 --- a/meta-gnome/recipes-gnome/dconf/dconf-editor_3.28.0.bb +++ b/meta-gnome/recipes-gnome/dconf/dconf-editor_3.32.0.bb | |||
@@ -8,8 +8,8 @@ DEPENDS = "dconf gtk+3" | |||
8 | 8 | ||
9 | inherit gnomebase vala gettext gsettings bash-completion | 9 | inherit gnomebase vala gettext gsettings bash-completion |
10 | 10 | ||
11 | SRC_URI[archive.md5sum] = "cc9eb8020cc848812972d8519c3d05cf" | 11 | SRC_URI[archive.md5sum] = "331a3603c0f8a9913e3a3c0f178b5310" |
12 | SRC_URI[archive.sha256sum] = "455b53d827820efd28a176ee52e13eda5cda8cdf4e31e0145cfdd69931bf0c5a" | 12 | SRC_URI[archive.sha256sum] = "f19d1332ac27e23ef3dc2ed07ba4e4646d9d7f05e2e78748aa525a1320adbaba" |
13 | 13 | ||
14 | FILES_${PN} += " \ | 14 | FILES_${PN} += " \ |
15 | ${datadir}/dbus-1 \ | 15 | ${datadir}/dbus-1 \ |