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

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 13:56:29 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=158657f809e8135ba369c642046b8550109ec504
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.08.x

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

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 620bb752b2e8c4b156e4e026348484e8a88c5e64)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/libdvdread/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libdvdread/Config.in b/package/libdvdread/Config.in
index 91bec83a40..3579054158 100644
--- a/package/libdvdread/Config.in
+++ b/package/libdvdread/Config.in
@@ -5,4 +5,4 @@ config BR2_PACKAGE_LIBDVDREAD
 	  libdvdread provides a simple foundation for reading
 	  DVD-Video images.
 
-	  http://www.mplayerhq.hu/MPlayer/releases/dvdnav/
+	  https://www.videolan.org/developers/libdvdnav.html


More information about the buildroot mailing list