nautilus: upgrade 42.1.1 -> 42.2

Changelog:
=========
* Close broken link message dialog on response (António Fernandes)
* Fix crash when opening new window from pathbar (Corey Berla)
* Fix remote filesystem check (Corey Berla)
* Translation updates (GNOME Translation Project contributors)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
wangmy 2022-07-07 14:58:57 +08:00 committed by Khem Raj
parent 71091b0644
commit d75a24ffde

View File

@ -21,7 +21,7 @@ inherit gnomebase gsettings gobject-introspection gtk-doc gettext features_check
def gnome_verdir(v):
return oe.utils.trim_version(v, 1)
SRC_URI[archive.sha256sum] = "8519d4565e842aa3d31d0fe39b21d48ac54edc0f0658fe1d8ea2da4e704c1b66"
SRC_URI[archive.sha256sum] = "99212d2eb75996f181728ad04a2e2d86f2577b064e68a34c8b81a7037df4ccb2"
REQUIRED_DISTRO_FEATURES = "x11"