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

Mark Corbin mark at dibsco.co.uk
Thu Nov 28 16:55:22 UTC 2019


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

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

diff --git a/package/mp4v2/Config.in b/package/mp4v2/Config.in
index 42315a2272..490ebac9fd 100644
--- a/package/mp4v2/Config.in
+++ b/package/mp4v2/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_MP4V2
 	  The MP4v2 library provides functions to read, create, and
 	  modify mp4 files.
 
-	  https://code.google.com/p/mp4v2/
+	  https://code.google.com/archive/p/mp4v2/
 
 if BR2_PACKAGE_MP4V2
 
-- 
2.20.1



More information about the buildroot mailing list