From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Seiderer <ps.report@gmx.net>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v1 1/4] package/apr: change download url from http to https
Date: Sat, 2 Apr 2022 19:30:30 +0200 [thread overview]
Message-ID: <20220402173030.GD1811301@scaer> (raw)
In-Reply-To: <20220401180520.15772-1-ps.report@gmx.net>
Peter, All,
On 2022-04-01 20:05 +0200, Peter Seiderer spake thusly:
> - change download url from http to https
A commit log that jsut repeats the commit title is useless, so I dropped
it.
I also squashed together commits refering to the same package.
Series applied to master, thanks.
Regards,
Yann E. MORIN.
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> package/apr/apr.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/apr/apr.mk b/package/apr/apr.mk
> index c45829aacc..7ff2c007b4 100644
> --- a/package/apr/apr.mk
> +++ b/package/apr/apr.mk
> @@ -6,7 +6,7 @@
>
> APR_VERSION = 1.7.0
> APR_SOURCE = apr-$(APR_VERSION).tar.bz2
> -APR_SITE = http://archive.apache.org/dist/apr
> +APR_SITE = https://archive.apache.org/dist/apr
> APR_LICENSE = Apache-2.0
> APR_LICENSE_FILES = LICENSE
> APR_CPE_ID_VENDOR = apache
> --
> 2.35.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-04-02 17:30 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 ` [Buildroot] [PATCH v1 4/4] package/apr-util: change project " Peter Seiderer
2022-04-02 17:30 ` Yann E. MORIN [this message]
2022-04-04 12:46 ` [Buildroot] [PATCH v1 1/4] package/apr: change download " 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=20220402173030.GD1811301@scaer \
--to=yann.morin.1998@free.fr \
--cc=bernd.kuhls@t-online.de \
--cc=buildroot@buildroot.org \
--cc=ps.report@gmx.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.