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

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


commit: https://git.buildroot.net/buildroot/commit/?id=4234ff4cc4d1545c88e1d3c591e8cb0a475599fb
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.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>
[yann.morin.1998 at free.fr: use offical (de) homepage]
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
(cherry picked from commit 2ca152fb7025a423a73cc45ebf53a3d102de0e28)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/w_scan/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/w_scan/Config.in b/package/w_scan/Config.in
index 01dbbae122..d5471200ad 100644
--- a/package/w_scan/Config.in
+++ b/package/w_scan/Config.in
@@ -11,4 +11,4 @@ config BR2_PACKAGE_W_SCAN
 	  capable of creating channels.conf files (in different output
 	  formats !) as well as initial tuning data for scan.
 
-	  http://wirbel.htpc-forum.de/w_scan/index_en.html
+	  https://www.gen2vdr.de/wirbel/w_scan/index2.html


More information about the buildroot mailing list