Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-pypcap: update the upstream URL in Config.in
@ 2019-12-17 13:51 Mark Corbin
  2019-12-22 13:08 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-12-17 13:51 UTC (permalink / raw)
  To: buildroot

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@dibsco.co.uk>
---
 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
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/python-pypcap: update the upstream URL in Config.in
  2019-12-17 13:51 [Buildroot] [PATCH 1/1] package/python-pypcap: update the upstream URL in Config.in Mark Corbin
@ 2019-12-22 13:08 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-12-22 13:08 UTC (permalink / raw)
  To: buildroot

On Tue, 17 Dec 2019 13:51:21 +0000
Mark Corbin <mark@dibsco.co.uk> wrote:

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

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-22 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-17 13:51 [Buildroot] [PATCH 1/1] package/python-pypcap: update the upstream URL in Config.in Mark Corbin
2019-12-22 13:08 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox