All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Corbin <mark@dibsco.co.uk>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libfcgi: update the upstream URL in Config.in
Date: Thu, 28 Nov 2019 12:06:26 +0000	[thread overview]
Message-ID: <20191128120627.27878-1-mark@dibsco.co.uk> (raw)

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(Err)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
---
 package/libfcgi/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libfcgi/Config.in b/package/libfcgi/Config.in
index 47ff8a2d13..aceea3e897 100644
--- a/package/libfcgi/Config.in
+++ b/package/libfcgi/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_LIBFCGI
 	help
 	  FCGI, a fastcgi developer library for C/C++
 
-	  http://www.fastcgi.com/
+	  https://fastcgi-archives.github.io/
-- 
2.20.1

             reply	other threads:[~2019-11-28 12:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-28 12:06 Mark Corbin [this message]
2019-12-24 13:59 ` [Buildroot] [PATCH 1/1] package/libfcgi: update the upstream URL in Config.in Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191128120627.27878-1-mark@dibsco.co.uk \
    --to=mark@dibsco.co.uk \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.