From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Seiderer <ps.report@gmx.net>
Cc: Samuel Martin <s.martin49@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v1 1/3] package/nginx: change project and download URL to https
Date: Sat, 15 Apr 2023 13:52:37 +0200 [thread overview]
Message-ID: <20230415115237.GE2819@scaer> (raw)
In-Reply-To: <20230414213504.14634-1-ps.report@gmx.net>
Peter, All,
On 2023-04-14 23:35 +0200, Peter Seiderer spake thusly:
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/nginx/Config.in | 2 +-
> package/nginx/nginx.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/nginx/Config.in b/package/nginx/Config.in
> index 406a1c861a..8e888baa1c 100644
> --- a/package/nginx/Config.in
> +++ b/package/nginx/Config.in
> @@ -6,7 +6,7 @@ menuconfig BR2_PACKAGE_NGINX
> nginx is an HTTP and reverse proxy server, as well as a mail
> proxy server.
>
> - http://nginx.org/
> + https://nginx.org/
>
> if BR2_PACKAGE_NGINX
>
> diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk
> index 10cc95d90e..185bcd576f 100644
> --- a/package/nginx/nginx.mk
> +++ b/package/nginx/nginx.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> NGINX_VERSION = 1.22.1
> -NGINX_SITE = http://nginx.org/download
> +NGINX_SITE = https://nginx.org/download
> NGINX_LICENSE = BSD-2-Clause
> NGINX_LICENSE_FILES = LICENSE
> NGINX_CPE_ID_VENDOR = f5
> --
> 2.40.0
>
> _______________________________________________
> 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:[~2023-04-15 11:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-14 21:35 [Buildroot] [PATCH v1 1/3] package/nginx: change project and download URL to https Peter Seiderer
2023-04-14 21:35 ` [Buildroot] [PATCH v1 2/3] package/nginx: bump version to 1.24.0 Peter Seiderer
2023-04-15 11:52 ` Yann E. MORIN
2023-04-14 21:35 ` [Buildroot] [PATCH v1 3/3] package/nginx-naxsi: bump version to d714f16 Peter Seiderer
2023-04-15 11:56 ` Yann E. MORIN
2023-04-15 11:52 ` Yann E. MORIN [this message]
2023-04-23 9:09 ` [Buildroot] [PATCH v1 1/3] package/nginx: change project and download URL to https 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=20230415115237.GE2819@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=ps.report@gmx.net \
--cc=s.martin49@gmail.com \
/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.