* [ptxdist] [PATCH] nano: version bump 9.0 -> 9.2
@ 2026-09-23 7:44 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2026-09-23 7:44 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
Also fixed wrong indentation introduced in d1f94dbb8e98
("nano: version bump 8.6 -> 9.0").
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/nano.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/nano.make b/rules/nano.make
index 147e0c825..51eb18963 100644
--- a/rules/nano.make
+++ b/rules/nano.make
@@ -15,9 +15,9 @@ PACKAGES-$(PTXCONF_NANO) += nano
#
# Paths and names
#
-NANO_VERSION := 9.0
+NANO_VERSION := 9.2
NANO_MAJOR := $(word 1,$(subst ., ,$(NANO_VERSION)))
-NANO_SHA256 := 9f384374b496110a25b73ad5a5febb384783c6e3188b37063f677ac908013fde
+NANO_SHA256 := 05ecb99247b782e8a5b3a25ed4101dd034b0236902f7449bc9795b717642f7e9
NANO := nano-$(NANO_VERSION)
NANO_SUFFIX := tar.xz
NANO_URL := https://www.nano-editor.org/dist/v$(NANO_MAJOR)/$(NANO).$(NANO_SUFFIX)
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 7:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 7:44 [ptxdist] [PATCH] nano: version bump 9.0 -> 9.2 Sven Püschel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox