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

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 13:55:45 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=ac5cb78117e4a925628dad0ac2be8c889e7bc019
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(405)' 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 e3e69be0075558830f67489a2b52b2d0ff982435)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 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


More information about the buildroot mailing list