[Buildroot] [git commit] package/python-pypcap: update the upstream URL in Config.in

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Dec 22 13:07:45 UTC 2019


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

diff --git a/package/python-pypcap/Config.in b/package/python-pypcap/Config.in
index 9b71575c0b..9b410ecc2b 100644
--- a/package/python-pypcap/Config.in
+++ b/package/python-pypcap/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_PYTHON_PYPCAP
 	  The pypcap module is an object-oriented wrapper of the C
 	  libpcap library.
 
-	  https://code.google.com/p/pypcap/
+	  https://github.com/dugsong/pypcap


More information about the buildroot mailing list