[Buildroot] [git commit branch/2019.11.x] package/usbmount: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Mon Dec 23 22:07:00 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=e2d33d9667384e2befcba3f4eba20e1a4d39a930
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.11.x

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(Err)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
(cherry picked from commit 6fd8a74276c30cc01e0e8718479360138a7fb678)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/usbmount/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/usbmount/Config.in b/package/usbmount/Config.in
index f87bd911f2..8ce0ce7613 100644
--- a/package/usbmount/Config.in
+++ b/package/usbmount/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_USBMOUNT
 	  devices when they are plugged in, and unmounts them when
 	  they are removed.
 
-	  http://usbmount.alioth.debian.org/
+	  https://wiki.debian.org/usbmount
 
 comment "usbmount requires udev to be enabled"
 	depends on !BR2_PACKAGE_HAS_UDEV


More information about the buildroot mailing list