From 15c4abfa524d236e3b2b65fdabdd7ff0050baaf2 Mon Sep 17 00:00:00 2001 From: Fiona Klute Date: Fri, 14 Aug 2026 21:58:48 +0200 Subject: [PATCH] package/gvfs: update project URL wiki.gnome.org has a big deprecation warning saying "All information on this site is out of date and should not be used." Point at the project repository instead. Signed-off-by: Fiona Klute Signed-off-by: Julien Olivain --- package/gvfs/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/gvfs/Config.in b/package/gvfs/Config.in index 720b8e6c20..0fd9535bd0 100644 --- a/package/gvfs/Config.in +++ b/package/gvfs/Config.in @@ -15,7 +15,7 @@ config BR2_PACKAGE_GVFS all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. - https://wiki.gnome.org/Projects/gvfs + https://gitlab.gnome.org/GNOME/gvfs comment "gvfs needs a toolchain w/ wchar, threads, dynamic library" depends on BR2_USE_MMU