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

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 16:38:04 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=29c99362e4a3c4d2cc01264da5cd872698ac7a6c
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(500)' 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 a79aa2392cf5bb97f0a3808e232ddd7a5a54bdc0)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/libsexy/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libsexy/Config.in b/package/libsexy/Config.in
index 5d1e710c44..a2a2cc820c 100644
--- a/package/libsexy/Config.in
+++ b/package/libsexy/Config.in
@@ -8,4 +8,4 @@ config BR2_PACKAGE_LIBSEXY
 	  GtkLabel by subclassing them and working around the
 	  limitations of the widgets.
 
-	  http://www.chipx86.com/wiki/Libsexy
+	  https://blog.chipx86.com/tag/libsexy/


More information about the buildroot mailing list