* [Buildroot] [PATCH] nano: bump version to 2.8.1
@ 2017-04-12 10:45 Vicente Olivert Riera
2017-04-12 19:04 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Vicente Olivert Riera @ 2017-04-12 10:45 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/nano/nano.hash | 2 +-
package/nano/nano.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/nano/nano.hash b/package/nano/nano.hash
index b39d77e..12baecf 100644
--- a/package/nano/nano.hash
+++ b/package/nano/nano.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 15c1bcf4d8888d3b56f68a0b75871cc349b81a9094f8a42d73010ffc26c85dc2 nano-2.8.0.tar.xz
+sha256 e935a8bb373345c833dff3a304c6d392775d206b94c802d9285ae80ac6b66d0b nano-2.8.1.tar.xz
diff --git a/package/nano/nano.mk b/package/nano/nano.mk
index 38eed0d..9e7fdc7 100644
--- a/package/nano/nano.mk
+++ b/package/nano/nano.mk
@@ -5,7 +5,7 @@
################################################################################
NANO_VERSION_MAJOR = 2.8
-NANO_VERSION = $(NANO_VERSION_MAJOR).0
+NANO_VERSION = $(NANO_VERSION_MAJOR).1
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.10.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] nano: bump version to 2.8.1
2017-04-12 10:45 [Buildroot] [PATCH] nano: bump version to 2.8.1 Vicente Olivert Riera
@ 2017-04-12 19:04 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-04-12 19:04 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 12 Apr 2017 11:45:02 +0100, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/nano/nano.hash | 2 +-
> package/nano/nano.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-04-12 19:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-12 10:45 [Buildroot] [PATCH] nano: bump version to 2.8.1 Vicente Olivert Riera
2017-04-12 19:04 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox