[Buildroot] [git commit branch/2019.11.x] package/python-coherence: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Wed Dec 25 21:41:42 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=5efd08963f5fd491c17ba7ade57378adb439a375
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.11.x

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(Err)' 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 587006496c97e512438e3cab699a88d957527c2a)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/python-coherence/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-coherence/Config.in b/package/python-coherence/Config.in
index 71f79f42ee..63427964a7 100644
--- a/package/python-coherence/Config.in
+++ b/package/python-coherence/Config.in
@@ -8,7 +8,7 @@ config BR2_PACKAGE_PYTHON_COHERENCE
 	help
 	  A DLNA/UPnP Media Server and Framework for the Digital Living.
 
-	  http://coherence-project.org/
+	  https://github.com/coherence-project/Coherence
 
 comment "python-coherence needs a toolchain w/ C++"
 	depends on BR2_PACKAGE_PYTHON


More information about the buildroot mailing list