From 2182134836d268e1df1448df1f936863cedd5979 Mon Sep 17 00:00:00 2001 From: Julien Olivain Date: Sun, 10 Nov 2024 18:11:29 +0100 Subject: [PATCH] package/usbredir: fix package homepage URL The current homepage URL [1] redirects to its https and ends up to a HTTP 404 not found error. This commit fixes the issue by replacing it with the new URL [2]. [1] http://www.spice-space.org/page/UsbRedir [2] https://www.spice-space.org/usbredir.html Signed-off-by: Julien Olivain Signed-off-by: Thomas Petazzoni (cherry picked from commit 122a5e252911b2ebd84d59d802e7b28b2a499f24) Signed-off-by: Peter Korsgaard --- package/usbredir/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/usbredir/Config.in b/package/usbredir/Config.in index 6de6227e5c..46ccac122d 100644 --- a/package/usbredir/Config.in +++ b/package/usbredir/Config.in @@ -17,7 +17,7 @@ config BR2_PACKAGE_USBREDIR Note: only the library is installed, not the utilities. Say 'y' below if you want the tools too. - http://www.spice-space.org/page/UsbRedir + https://www.spice-space.org/usbredir.html if BR2_PACKAGE_USBREDIR