* [Buildroot] [PATCH 1/2] nano: switch to official site
@ 2016-06-24 9:21 Vicente Olivert Riera
2016-06-24 9:21 ` [Buildroot] [PATCH 2/2] nano: bump version to 2.6.0 Vicente Olivert Riera
2016-06-24 15:41 ` [Buildroot] [PATCH 1/2] nano: switch to official site Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2016-06-24 9:21 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/nano/nano.mk | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/nano/nano.mk b/package/nano/nano.mk
index be6ea24..0ed35b9 100644
--- a/package/nano/nano.mk
+++ b/package/nano/nano.mk
@@ -4,8 +4,9 @@
#
################################################################################
-NANO_VERSION = 2.5.3
-NANO_SITE = $(BR2_GNU_MIRROR)/nano
+NANO_VERSION_MAJOR = 2.5
+NANO_VERSION = $(NANO_VERSION_MAJOR).3
+NANO_SITE = https://www.nano-editor.org/dist/v$(NANO_VERSION_MAJOR)
NANO_LICENSE = GPLv3+
NANO_LICENSE_FILES = COPYING
NANO_CONF_OPTS = \
--
2.7.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 2/2] nano: bump version to 2.6.0
2016-06-24 9:21 [Buildroot] [PATCH 1/2] nano: switch to official site Vicente Olivert Riera
@ 2016-06-24 9:21 ` Vicente Olivert Riera
2016-06-24 15:41 ` [Buildroot] [PATCH 1/2] nano: switch to official site Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2016-06-24 9:21 UTC (permalink / raw)
To: buildroot
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
package/nano/nano.hash | 2 +-
package/nano/nano.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/nano/nano.hash b/package/nano/nano.hash
index eb6a9fc..7152f52 100644
--- a/package/nano/nano.hash
+++ b/package/nano/nano.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee nano-2.5.3.tar.gz
+sha256 d517a5fcaa9fa6ceda8a63e22be1d83dd7f4af13703c73b10a48e95a6e1178d3 nano-2.6.0.tar.gz
diff --git a/package/nano/nano.mk b/package/nano/nano.mk
index 0ed35b9..d8e19bc 100644
--- a/package/nano/nano.mk
+++ b/package/nano/nano.mk
@@ -4,8 +4,8 @@
#
################################################################################
-NANO_VERSION_MAJOR = 2.5
-NANO_VERSION = $(NANO_VERSION_MAJOR).3
+NANO_VERSION_MAJOR = 2.6
+NANO_VERSION = $(NANO_VERSION_MAJOR).0
NANO_SITE = https://www.nano-editor.org/dist/v$(NANO_VERSION_MAJOR)
NANO_LICENSE = GPLv3+
NANO_LICENSE_FILES = COPYING
--
2.7.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/2] nano: switch to official site
2016-06-24 9:21 [Buildroot] [PATCH 1/2] nano: switch to official site Vicente Olivert Riera
2016-06-24 9:21 ` [Buildroot] [PATCH 2/2] nano: bump version to 2.6.0 Vicente Olivert Riera
@ 2016-06-24 15:41 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-06-24 15:41 UTC (permalink / raw)
To: buildroot
Hello,
On Fri, 24 Jun 2016 10:21:01 +0100, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
> package/nano/nano.mk | 5 +++--
> 1 file changed, 3 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] 3+ messages in thread
end of thread, other threads:[~2016-06-24 15:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-24 9:21 [Buildroot] [PATCH 1/2] nano: switch to official site Vicente Olivert Riera
2016-06-24 9:21 ` [Buildroot] [PATCH 2/2] nano: bump version to 2.6.0 Vicente Olivert Riera
2016-06-24 15:41 ` [Buildroot] [PATCH 1/2] nano: switch to official site Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox