diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs_1.60.1.bb b/meta-gnome/recipes-gnome/gvfs/gvfs_1.60.2.bb similarity index 97% rename from meta-gnome/recipes-gnome/gvfs/gvfs_1.60.1.bb rename to meta-gnome/recipes-gnome/gvfs/gvfs_1.60.2.bb index 7dca3cd3b9..bdcc331712 100644 --- a/meta-gnome/recipes-gnome/gvfs/gvfs_1.60.1.bb +++ b/meta-gnome/recipes-gnome/gvfs/gvfs_1.60.2.bb @@ -18,7 +18,7 @@ DEPENDS += "\ RDEPENDS:${PN} += "gsettings-desktop-schemas" SRC_URI = "https://download.gnome.org/sources/${BPN}/${@gnome_verdir("${PV}")}/${BPN}-${PV}.tar.xz;name=archive" -SRC_URI[archive.sha256sum] = "90eaba333ab7d31a7fdeade45954a513c3661ccebbd9a138aab3fb481dfb9e40" +SRC_URI[archive.sha256sum] = "a8d7744615a488a559302fe0cc8f418d5b44aba3c2ba2163e5a9e6f607c1be9a" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"