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

Mark Corbin mark at dibsco.co.uk
Thu Nov 28 11:13:12 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/libass/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libass/Config.in b/package/libass/Config.in
index 7690685187..c654d8212a 100644
--- a/package/libass/Config.in
+++ b/package/libass/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_LIBASS
 	  libass is a portable subtitle renderer for the ASS/SSA
 	  (Advanced Substation Alpha/Substation Alpha) subtitle format
 
-	  http://code.google.com/p/libass/
+	  https://github.com/libass/libass
-- 
2.20.1



More information about the buildroot mailing list