* [Buildroot] [PATCH 1/1] package/ncurses: bump version to 6.4.20230603
@ 2023-06-10 16:49 Bernd Kuhls
2023-06-18 12:48 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2023-06-10 16:49 UTC (permalink / raw)
To: buildroot
Release notes:
https://github.com/ThomasDickey/ncurses-snapshots/blob/master/NEWS
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/ncurses/ncurses.hash | 2 +-
package/ncurses/ncurses.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/ncurses/ncurses.hash b/package/ncurses/ncurses.hash
index a5f83c8725..b82a7b29e4 100644
--- a/package/ncurses/ncurses.hash
+++ b/package/ncurses/ncurses.hash
@@ -1,4 +1,4 @@
# Locally calculated
-sha256 004603a9b3ec51599ef0a0089482004ee3d33b0240d87ce17b6f77525b51fb4e ncurses-6.4-20230429.tar.gz
+sha256 b0910671694c2c8377f579eea68477a15d67bd20ddd4b29328cfe15c62c7b3fd ncurses-6.4-20230603.tar.gz
# Locally computed
sha256 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce COPYING
diff --git a/package/ncurses/ncurses.mk b/package/ncurses/ncurses.mk
index 4753da299c..3b805cb1fd 100644
--- a/package/ncurses/ncurses.mk
+++ b/package/ncurses/ncurses.mk
@@ -6,7 +6,7 @@
# When there is no snapshost yet for a new version, set it to the empty string
NCURSES_VERSION_MAJOR = 6.4
-NCURSES_SNAPSHOT_DATE = 20230429
+NCURSES_SNAPSHOT_DATE = 20230603
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.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-18 12:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-10 16:49 [Buildroot] [PATCH 1/1] package/ncurses: bump version to 6.4.20230603 Bernd Kuhls
2023-06-18 12:48 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox