From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 1/1] package/ncurses: bump to version 6.6-20251231
Date: Fri, 2 Jan 2026 15:11:54 +0100 [thread overview]
Message-ID: <20260102141155.167197-1-bernd@kuhls.net> (raw)
https://github.com/ThomasDickey/ncurses-snapshots/blob/v6_6_20251231/NEWS
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/ncurses/ncurses.hash | 2 +-
package/ncurses/ncurses.mk | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/ncurses/ncurses.hash b/package/ncurses/ncurses.hash
index 7369e3cd64..fe9bdbe915 100644
--- a/package/ncurses/ncurses.hash
+++ b/package/ncurses/ncurses.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 fc3871f051e941a637488c07c81d984f731003e65c0f78353606e18296011aac ncurses-6.5-20250720.tar.gz
+sha256 9796dfb0e790bac2a994a86df83adddc1a96021cbc02c44c4f2ea886069bd91d ncurses-6.6-20251231.tar.gz
# Locally computed
sha256 708999f95527e1ffa670c6fce288c6c600cb477dd04afcc1171422b3dd4ee226 COPYING
diff --git a/package/ncurses/ncurses.mk b/package/ncurses/ncurses.mk
index 864f62b57c..5e2077500a 100644
--- a/package/ncurses/ncurses.mk
+++ b/package/ncurses/ncurses.mk
@@ -5,8 +5,8 @@
################################################################################
# When there is no snapshost yet for a new version, set it to the empty string
-NCURSES_VERSION_MAJOR = 6.5
-NCURSES_SNAPSHOT_DATE = 20250720
+NCURSES_VERSION_MAJOR = 6.6
+NCURSES_SNAPSHOT_DATE = 20251231
NCURSES_VERSION = $(NCURSES_VERSION_MAJOR)$(if $(NCURSES_SNAPSHOT_DATE),-$(NCURSES_SNAPSHOT_DATE))
NCURSES_VERSION_GIT = $(subst .,_,$(subst -,_,$(NCURSES_VERSION)))
NCURSES_SITE = $(call github,ThomasDickey,ncurses-snapshots,v$(NCURSES_VERSION_GIT))
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2026-01-02 14:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-02 14:11 Bernd Kuhls [this message]
2026-01-02 15:25 ` [Buildroot] [PATCH 1/1] package/ncurses: bump to version 6.6-20251231 Thomas Petazzoni via buildroot
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=20260102141155.167197-1-bernd@kuhls.net \
--to=bernd@kuhls.net \
--cc=buildroot@buildroot.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.