All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@buildroot.org
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Subject: [Buildroot] [PATCH v1 2/4] package/apr: change project url from http to https
Date: Fri,  1 Apr 2022 20:05:18 +0200	[thread overview]
Message-ID: <20220401180520.15772-2-ps.report@gmx.net> (raw)
In-Reply-To: <20220401180520.15772-1-ps.report@gmx.net>

- change project url from http to https (and remove trailing slash)

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/apr/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/apr/Config.in b/package/apr/Config.in
index 67de925474..4606fc5378 100644
--- a/package/apr/Config.in
+++ b/package/apr/Config.in
@@ -9,7 +9,7 @@ config BR2_PACKAGE_APR
 	  predictable and consistent interface to underlying
 	  platform-specific implementations
 
-	  http://apr.apache.org/
+	  https://apr.apache.org
 
 comment "apr needs a toolchain w/ dynamic library"
 	depends on BR2_USE_MMU
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-04-01 18:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01 18:05 [Buildroot] [PATCH v1 1/4] package/apr: change download url from http to https Peter Seiderer
2022-04-01 18:05 ` Peter Seiderer [this message]
2022-04-01 18:05 ` [Buildroot] [PATCH v1 3/4] package/apr-util: " Peter Seiderer
2022-04-01 18:05 ` [Buildroot] [PATCH v1 4/4] package/apr-util: change project " Peter Seiderer
2022-04-02 17:30 ` [Buildroot] [PATCH v1 1/4] package/apr: change download " Yann E. MORIN
2022-04-04 12:46   ` Peter Korsgaard

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=20220401180520.15772-2-ps.report@gmx.net \
    --to=ps.report@gmx.net \
    --cc=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.org \
    /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.