All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Francois Perrad <fperrad@gmail.com>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH] package/nano: bump to version 7.0
Date: Mon, 21 Nov 2022 22:39:44 +0100	[thread overview]
Message-ID: <20221121213944.GP2516@scaer> (raw)
In-Reply-To: <20221118190031.1401109-1-francois.perrad@gadz.org>

François, All,

On 2022-11-18 20:00 +0100, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Applied to next, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/nano/nano.hash | 6 +++---
>  package/nano/nano.mk   | 4 ++--
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/package/nano/nano.hash b/package/nano/nano.hash
> index 83de85b41..86f414aca 100644
> --- a/package/nano/nano.hash
> +++ b/package/nano/nano.hash
> @@ -1,5 +1,5 @@
>  # Locally calculated after checking pgp signature
> -# https://www.nano-editor.org/dist/v6/nano-6.4.tar.xz.asc
> -# using key BFD009061E535052AD0DF2150D28D4D2A0ACE884
> -sha256  4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0  nano-6.4.tar.xz
> +# https://www.nano-editor.org/dist/v7/nano-7.0.tar.xz.asc
> +# using key 168E6F4297BFD7A79AFD4496514BBE2EB8E1961F
> +sha256  8dd6eac38b2b8786d82681f0e1afd84f6b75210d17391b6443c437e451552149  nano-7.0.tar.xz
>  sha256  fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7  COPYING
> diff --git a/package/nano/nano.mk b/package/nano/nano.mk
> index ecfc37412..f9338550d 100644
> --- a/package/nano/nano.mk
> +++ b/package/nano/nano.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -NANO_VERSION_MAJOR = 6
> -NANO_VERSION = $(NANO_VERSION_MAJOR).4
> +NANO_VERSION_MAJOR = 7
> +NANO_VERSION = $(NANO_VERSION_MAJOR).0
>  NANO_SITE = https://www.nano-editor.org/dist/v$(NANO_VERSION_MAJOR)
>  NANO_SOURCE = nano-$(NANO_VERSION).tar.xz
>  NANO_LICENSE = GPL-3.0+
> -- 
> 2.37.2
> 
> _______________________________________________
> 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

      reply	other threads:[~2022-11-21 21:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18 19:00 [Buildroot] [PATCH] package/nano: bump to version 7.0 Francois Perrad
2022-11-21 21:39 ` 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=20221121213944.GP2516@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    --cc=fperrad@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.