From 1c31ab6bf1afdcadb0d9ea9364dc37c23417e2b5 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 16 Oct 2019 20:47:23 -0700 Subject: [PATCH] dconf: Upgrade to 0.34.0 Signed-off-by: Khem Raj --- .../recipes-gnome/dconf/{dconf_0.32.0.bb => dconf_0.34.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-gnome/recipes-gnome/dconf/{dconf_0.32.0.bb => dconf_0.34.0.bb} (76%) diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.32.0.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.34.0.bb similarity index 76% rename from meta-gnome/recipes-gnome/dconf/dconf_0.32.0.bb rename to meta-gnome/recipes-gnome/dconf/dconf_0.34.0.bb index 8d1bbdfd1a..a1996a1a37 100644 --- a/meta-gnome/recipes-gnome/dconf/dconf_0.32.0.bb +++ b/meta-gnome/recipes-gnome/dconf/dconf_0.34.0.bb @@ -3,8 +3,8 @@ LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" SECTION = "x11/gnome" -SRC_URI[archive.md5sum] = "e1ac0b6285abefeed69ca9e380e44f5a" -SRC_URI[archive.sha256sum] = "68bce78b19bc94cb2c3bb8587e37f9e5e338568c3a674f86edde9c9f1624ffab" +SRC_URI[archive.md5sum] = "a3ab18ed51a0494a1c8436fef20cc1b0" +SRC_URI[archive.sha256sum] = "943a94ab16121de5580ceaed2605b87444d1bca1c6cd8beefb778bcb0aa2da52" DEPENDS = "dbus glib-2.0 intltool-native"