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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Nov 26 19:39:02 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=89409f4073b7fd77d27f66328ad8964583804843
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
---
 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