From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@buildroot.org
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Subject: [Buildroot] [PATCH v1 3/4] package/apr-util: change download url from http to https
Date: Fri, 1 Apr 2022 20:05:19 +0200 [thread overview]
Message-ID: <20220401180520.15772-3-ps.report@gmx.net> (raw)
In-Reply-To: <20220401180520.15772-1-ps.report@gmx.net>
- change download url from http to https
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
package/apr-util/apr-util.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/apr-util/apr-util.mk b/package/apr-util/apr-util.mk
index cf8407ced0..fb0735f5e7 100644
--- a/package/apr-util/apr-util.mk
+++ b/package/apr-util/apr-util.mk
@@ -6,7 +6,7 @@
APR_UTIL_VERSION = 1.6.1
APR_UTIL_SOURCE = apr-util-$(APR_UTIL_VERSION).tar.bz2
-APR_UTIL_SITE = http://archive.apache.org/dist/apr
+APR_UTIL_SITE = https://archive.apache.org/dist/apr
APR_UTIL_LICENSE = Apache-2.0
APR_UTIL_LICENSE_FILES = LICENSE
APR_UTIL_CPE_ID_VENDOR = apache
--
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: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 ` [Buildroot] [PATCH v1 2/4] package/apr: change project " Peter Seiderer
2022-04-01 18:05 ` Peter Seiderer [this message]
2022-04-01 18:05 ` [Buildroot] [PATCH v1 4/4] package/apr-util: " 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-3-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox