From 7d1fc33dd0e2494a05b9253865fd39a7734cfd71 Mon Sep 17 00:00:00 2001 From: Titouan Christophe Date: Wed, 2 Jul 2025 10:38:05 +0200 Subject: [PATCH] package/gvfs: update website URL The website URL was outdated, resulting in an HTTP error 403 Forbidden Signed-off-by: Titouan Christophe Signed-off-by: Julien Olivain (cherry picked from commit d8523b00e08c6729e18f341c61c704eaf319d3af) Signed-off-by: Thomas Perale --- 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 68ad291436..720b8e6c20 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/action/show/Projects/gvfs + https://wiki.gnome.org/Projects/gvfs comment "gvfs needs a toolchain w/ wchar, threads, dynamic library" depends on BR2_USE_MMU