From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH 1/2] ncdu: version bump 1.14.2 -> 1.22
Date: Mon, 13 Apr 2026 15:32:31 +0200 [thread overview]
Message-ID: <20260413133232.392118-2-ada@thorsis.com> (raw)
In-Reply-To: <20260413133232.392118-1-ada@thorsis.com>
Five years of features and fixes. Builds fine with gcc 15.
Last version of the old 1.x branch. Only name/year changes in license
file, no change to the license itself.
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
rules/ncdu.make | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/rules/ncdu.make b/rules/ncdu.make
index f4817b9de..7c8cad5d7 100644
--- a/rules/ncdu.make
+++ b/rules/ncdu.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_NCDU) += ncdu
#
# Paths and names
#
-NCDU_VERSION := 1.14.2
-NCDU_MD5 := 6c7e88b0c205f124f397de701402ad3a
+NCDU_VERSION := 1.22
+NCDU_MD5 := 46245039bd07a40d7594a2053139e43f
NCDU := ncdu-$(NCDU_VERSION)
NCDU_SUFFIX := tar.gz
NCDU_URL := https://dev.yorhel.nl/download/$(NCDU).$(NCDU_SUFFIX)
NCDU_SOURCE := $(SRCDIR)/$(NCDU).$(NCDU_SUFFIX)
NCDU_DIR := $(BUILDDIR)/$(NCDU)
NCDU_LICENSE := MIT
-NCDU_LICENSE_FILES := file://COPYING;md5=1a8f907df32388f0d4b8cc88479f9a6a
+NCDU_LICENSE_FILES := file://COPYING;md5=fd36a36514d73885d04105f000da9813
# ----------------------------------------------------------------------------
# Prepare
@@ -32,6 +32,7 @@ NCDU_CONF_TOOL := autoconf
NCDU_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
$(GLOBAL_LARGE_FILE_OPTION) \
+ --$(call ptx/endis, PTXDIST_Y2038)-year2038 \
--$(call ptx/wow, PTXCONF_NCDU_WIDE_CHAR)-ncurses \
--$(call ptx/wwo, PTXCONF_NCDU_WIDE_CHAR)-ncursesw
--
2.47.3
next prev parent reply other threads:[~2026-04-13 13:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-13 13:32 [ptxdist] [PATCH 0/2] ncdu: version bump and remove from staging Alexander Dahl via ptxdist
2026-04-13 13:32 ` Alexander Dahl via ptxdist [this message]
2026-04-15 13:52 ` [ptxdist] [APPLIED] ncdu: version bump 1.14.2 -> 1.22 Michael Olbrich
2026-04-13 13:32 ` [ptxdist] [PATCH 2/2] Revert "ncdu: move to staging" Alexander Dahl via ptxdist
2026-04-15 13:52 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20260413133232.392118-2-ada@thorsis.com \
--to=ptxdist@pengutronix.de \
--cc=ada@thorsis.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox