diff --git a/meta-gnome/recipes-gnome/dconf/dconf-editor_45.0.1.bb b/meta-gnome/recipes-gnome/dconf/dconf-editor_49.0.bb similarity index 72% rename from meta-gnome/recipes-gnome/dconf/dconf-editor_45.0.1.bb rename to meta-gnome/recipes-gnome/dconf/dconf-editor_49.0.bb index 32a69a0707..5e40b4df25 100644 --- a/meta-gnome/recipes-gnome/dconf/dconf-editor_45.0.1.bb +++ b/meta-gnome/recipes-gnome/dconf/dconf-editor_49.0.bb @@ -13,8 +13,8 @@ DEPENDS = " \ inherit gnomebase vala gsettings bash-completion pkgconfig gtk-icon-cache -SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/45/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive" -SRC_URI[archive.sha256sum] = "1180297678eedae6217cc514a2638c187d2f1d1ef2720cb9079b740c429941dd" +SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/49/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive" +SRC_URI[archive.sha256sum] = "90a8ccfadf51dff31e0028324fb9a358b2d26c5ae861a71c7dbf9f4dd9bdd399" FILES:${PN} += " \ ${datadir}/dbus-1 \