All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Heiko Thiery <heiko.thiery@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/nettle: switch _SITE to ftp.gnu.org
Date: Sat, 23 Jul 2022 18:19:48 +0200	[thread overview]
Message-ID: <20220723161948.GE2641@scaer> (raw)
In-Reply-To: <20220723121538.14409-1-heiko.thiery@gmail.com>

Heiko, All,

On 2022-07-23 14:15 +0200, Heiko Thiery spake thusly:
> The former _SITE is not longer accessible with authentication.

As suggested by Arnout, I also changes the homepage, to point to the FSF
directory:
    https://directory.fsf.org/wiki/Nettle

> Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/nettle/nettle.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/nettle/nettle.mk b/package/nettle/nettle.mk
> index c3d5fcec64..05b8b0bea5 100644
> --- a/package/nettle/nettle.mk
> +++ b/package/nettle/nettle.mk
> @@ -5,7 +5,7 @@
>  ################################################################################
>  
>  NETTLE_VERSION = 3.8
> -NETTLE_SITE = http://www.lysator.liu.se/~nisse/archive
> +NETTLE_SITE = https://ftp.gnu.org/gnu/nettle
>  NETTLE_DEPENDENCIES = gmp
>  NETTLE_INSTALL_STAGING = YES
>  NETTLE_LICENSE = Dual GPL-2.0+/LGPL-3.0+
> -- 
> 2.20.1
> 

-- 
.-----------------.--------------------.------------------.--------------------.
|  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

      parent reply	other threads:[~2022-07-23 16:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23 12:15 [Buildroot] [PATCH] package/nettle: switch _SITE to ftp.gnu.org Heiko Thiery
2022-07-23 12:36 ` Arnout Vandecappelle
2022-07-23 16:19 ` Yann E. MORIN [this message]

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=20220723161948.GE2641@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=heiko.thiery@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.