From fc37106579b5a1a5f5e53098ddff0c72cb597d1e Mon Sep 17 00:00:00 2001 From: Mark Corbin Date: Tue, 17 Dec 2019 12:56:39 +0000 Subject: [PATCH] package/python-dpkt: update the upstream URL in Config.in 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 Signed-off-by: Thomas Petazzoni --- 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.30.2