public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] ncdu: Update to version 1.18.1
Date: Thu, 07 Sep 2023 19:30:12 +0200	[thread overview]
Message-ID: <20230907173022.2692770-7-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230907173022.2692770-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2671 bytes --]

- Update from 1.17 to 1.18.1
- Update of rootfile not required
- Changelog
    1.18.1 - 2023-02-12
	- Fix build on non-Linux platforms
    1.18 - 2022-12-06
	- Fix 'dark-bg' color scheme to actually have a dark background
	- Backport configuration file support from 2.x
	- Backport many new CLI options from 2.x
	- Negation of existing flags: --no-si, --no-confirm-quit, --no-follow-symlinks, --include-caches, --include-kernfs
	- --[no-]extended in addition to -e
	- --one-file-system and --cross-file-system in addition to -x
	- --slow-ui-updates, --fast-ui-updates in addition to -q
	- Column visibility options: --(show|hide)-(hidden|itemcount|mtime|graph|percent)
	- Sorting: --sort, --[no-]group-directories-first
	- Feature selection: --(enable|disable)-(shell|delete|refresh)
	- Deletion confirmation: --[no-]confirm-delete
	- Hidden file visibility: --show-hidden, --hide-hidden
	- Size display: --apparent-size, --disk-usage

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/ncdu | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lfs/ncdu b/lfs/ncdu
index f1338f033..a562cd26e 100644
--- a/lfs/ncdu
+++ b/lfs/ncdu
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -27,7 +27,7 @@ include Config
 
 SUMMARY    = NCurses Disk Usage
 
-VER        = 1.17
+VER        = 1.18.1
 
 THISAPP    = ncdu-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -35,7 +35,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ncdu
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS	    =
 
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 7d36a648b8fb0a26d3b6bcc533ed8f510e7f37b3084cb585a0c785d73fd82f537e0f2f9493c3b56173eae1324255e7acf7617a1cd1614c92a3b7bf0d53b7d77f
+$(DL_FILE)_BLAKE2 = fc64ea50cbc7bd2f5b0026ea1e87f18a25693f8ac8eb01468dcbf4d1185f71c472074217ed3088d9a029239547ce9dffe0fbf4b2d4cd8e0904657bd1e2bf6f84
 
 install : $(TARGET)
 
-- 
2.42.0


  parent reply	other threads:[~2023-09-07 17:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-07 17:30 [PATCH] boost: Update to version 1_83_0 Adolf Belka
2023-09-07 17:30 ` [PATCH] freetype: Update to version 2.13.2 Adolf Belka
2023-09-07 17:30 ` [PATCH] gzip: Update to version 1.13 Adolf Belka
2023-09-07 17:30 ` [PATCH] libedit: Update to version 20230828-3.1 Adolf Belka
2023-09-07 17:30 ` [PATCH] libnl-3: Update to version 3.8.0 Adolf Belka
2023-09-07 17:30 ` [PATCH] libtiff: Update to version 4.5.1 Adolf Belka
2023-09-07 17:30 ` Adolf Belka [this message]
2023-09-07 17:30 ` [PATCH] procps: Update to version v4.0.4 Adolf Belka
2023-09-07 17:30 ` [PATCH] samba: Update to version 4.19.0 Adolf Belka
2023-09-07 17:30 ` [PATCH] sdl2: Update to version 2.28.3 Adolf Belka

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=20230907173022.2692770-7-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox