From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Francois Perrad <francois.perrad@gadz.org>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH] package/nano: bump to version 8.0
Date: Sat, 1 Jun 2024 21:49:10 +0200 [thread overview]
Message-ID: <Zlt7Ng9Fiw1ijU1G@landeda> (raw)
In-Reply-To: <20240601125930.29745-1-francois.perrad@gadz.org>
François, All,
On 2024-06-01 14:59 +0200, 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 | 4 ++--
> package/nano/nano.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/nano/nano.hash b/package/nano/nano.hash
> index 3ca37c633..fc9a0947a 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/v7/nano-7.2.tar.xz.asc
> +# https://www.nano-editor.org/dist/v8/nano-8.0.tar.xz.asc
> # using key 168E6F4297BFD7A79AFD4496514BBE2EB8E1961F
> -sha256 86f3442768bd2873cec693f83cdf80b4b444ad3cc14760b74361474fc87a4526 nano-7.2.tar.xz
> +sha256 c17f43fc0e37336b33ee50a209c701d5beb808adc2d9f089ca831b40539c9ac4 nano-8.0.tar.xz
> sha256 fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7 COPYING
> diff --git a/package/nano/nano.mk b/package/nano/nano.mk
> index 8b93527be..72f4de6a0 100644
> --- a/package/nano/nano.mk
> +++ b/package/nano/nano.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -NANO_VERSION_MAJOR = 7
> -NANO_VERSION = $(NANO_VERSION_MAJOR).2
> +NANO_VERSION_MAJOR = 8
> +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.40.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
prev parent reply other threads:[~2024-06-01 19:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-01 12:59 [Buildroot] [PATCH] package/nano: bump to version 8.0 Francois Perrad
2024-06-01 19:49 ` 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=Zlt7Ng9Fiw1ijU1G@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
--cc=francois.perrad@gadz.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 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.