[Buildroot] [PATCH 1/1] package/libdvdnav: update the upstream URL in Config.in

Mark Corbin mark at dibsco.co.uk
Thu Nov 28 11:43:41 UTC 2019


Update the upstream URL in the help text in Config.in as it
is pointing to an old page.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
---
 package/libdvdnav/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libdvdnav/Config.in b/package/libdvdnav/Config.in
index 8cfcb4a6de..77cba5f135 100644
--- a/package/libdvdnav/Config.in
+++ b/package/libdvdnav/Config.in
@@ -7,7 +7,7 @@ config BR2_PACKAGE_LIBDVDNAV
 	  DVD navigation features such as DVD menus, multiangle
 	  playback and even interactive DVD games.
 
-	  http://www.mplayerhq.hu
+	  https://www.videolan.org/developers/libdvdnav.html
 
 comment "libdvdnav needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
-- 
2.20.1



More information about the buildroot mailing list