[Buildroot] [git commit branch/2020.11.x] package/python-pyparsing: update link to project

Peter Korsgaard peter at korsgaard.com
Sun Dec 13 10:17:03 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=286e22faae4b1972b3afd3b332b59405293bee63
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2020.11.x

Old link no longer works, so replace that with link to GitHub.

Signed-off-by: Marcin Niestroj <m.niestroj at grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit 1cec1e3f7f7a2412d2d4b29abe984d78b10cd269)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/python-pyparsing/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-pyparsing/Config.in b/package/python-pyparsing/Config.in
index 425ffe326b..926ca07ed7 100644
--- a/package/python-pyparsing/Config.in
+++ b/package/python-pyparsing/Config.in
@@ -7,4 +7,4 @@ config BR2_PACKAGE_PYTHON_PYPARSING
 	  module provides a library of classes that client code uses
 	  to construct the grammar directly in Python code.
 
-	  http://pyparsing.wikispaces.com/
+	  https://github.com/pyparsing/pyparsing/


More information about the buildroot mailing list