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

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 13:48:10 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=f6e779e225c729c029154969cba16a6064a88277
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(406)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark at dibsco.co.uk>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit 89409f4073b7fd77d27f66328ad8964583804843)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/copas/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/copas/Config.in b/package/copas/Config.in
index 2de1967102..347d86ddfc 100644
--- a/package/copas/Config.in
+++ b/package/copas/Config.in
@@ -8,4 +8,4 @@ config BR2_PACKAGE_COPAS
 	  servers. But it also features timers and client support for
 	  http(s), ftp and smtp requests.
 
-	  http://www.keplerproject.org/copas/
+	  http://keplerproject.github.io/copas/


More information about the buildroot mailing list