소스 검색

package/python-pyparsing: update link to project

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

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 1cec1e3f7f7a2412d2d4b29abe984d78b10cd269)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Marcin Niestroj 4 년 전
부모
커밋
3c15128c8f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/python-pyparsing/Config.in

+ 1 - 1
package/python-pyparsing/Config.in

@@ -7,4 +7,4 @@ config BR2_PACKAGE_PYTHON_PYPARSING
 	  module provides a library of classes that client code uses
 	  module provides a library of classes that client code uses
 	  to construct the grammar directly in Python code.
 	  to construct the grammar directly in Python code.
 
 
-	  http://pyparsing.wikispaces.com/
+	  https://github.com/pyparsing/pyparsing/