From: Mark Corbin Date: Tue, 17 Dec 2019 12:56:39 +0000 (+0000) Subject: package/python-dpkt: update the upstream URL in Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fc37106579b5a1a5f5e53098ddff0c72cb597d1e;p=buildroot.git 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 --- 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