From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@buildroot.org
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Subject: [Buildroot] [PATCH v1 4/4] package/apr-util: change project url from http to https
Date: Fri, 1 Apr 2022 20:05:20 +0200 [thread overview]
Message-ID: <20220401180520.15772-4-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-util/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/apr-util/Config.in b/package/apr-util/Config.in
index 6c5e3bbdf5..c1a967bdec 100644
--- a/package/apr-util/Config.in
+++ b/package/apr-util/Config.in
@@ -8,7 +8,7 @@ config BR2_PACKAGE_APR_UTIL
help
The utility library for the apache runtime project
- http://apr.apache.org/
+ https://apr.apache.org
comment "apr-util 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
next prev parent reply other threads:[~2022-04-01 18:06 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 ` [Buildroot] [PATCH v1 2/4] package/apr: change project " Peter Seiderer
2022-04-01 18:05 ` [Buildroot] [PATCH v1 3/4] package/apr-util: change download " Peter Seiderer
2022-04-01 18:05 ` Peter Seiderer [this message]
2022-04-02 17:30 ` [Buildroot] [PATCH v1 1/4] package/apr: " 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-4-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.