[Buildroot] [PATCH 1/1] package/python-dpkt: update the upstream URL in Config.in

Mark Corbin mark at dibsco.co.uk
Tue Dec 17 12:56:39 UTC 2019


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>
---
 package/python-dpkt/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-dpkt/Config.in b/package/python-dpkt/Config.in
index f1e4ddff15..d8e3388d7e 100644
--- a/package/python-dpkt/Config.in
+++ b/package/python-dpkt/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_PYTHON_DPKT
 	  Fast, simple packet creation / parsing, with definitions
 	  for the basic TCP/IP protocols.
 
-	  http://code.google.com/p/dpkt/
+	  https://github.com/kbandla/dpkt
-- 
2.20.1



More information about the buildroot mailing list