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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Dec 22 21:58:27 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=47e0aec2c9a92155a0995012e9e0263077b1f419
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(404)' 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/pimd/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/pimd/Config.in b/package/pimd/Config.in
index d6a579bda2..718f84f4f8 100644
--- a/package/pimd/Config.in
+++ b/package/pimd/Config.in
@@ -5,4 +5,4 @@ config BR2_PACKAGE_PIMD
 	  pimd is a lightweight stand-alone PIM-SM v2 multicast routing
 	  daemon.
 
-	  http://troglobit.com/project/pimd/
+	  http://troglobit.com/projects/pimd/


More information about the buildroot mailing list