aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2024-04-30 14:27:05 -0400
committerRosen Penev <rosenp@gmail.com>2024-04-30 13:44:42 -0700
commita3224c736ee0aaf85512d72d251666e14e470c16 (patch)
tree4d8fdbcbd867f018827748b37bd8611300f431c0 /utils
parentdc92a03dd8ae07bb3199a660f850d3465c82606c (diff)
ncdu: update to 1.20
Upstream bump Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'utils')
-rw-r--r--utils/ncdu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/ncdu/Makefile b/utils/ncdu/Makefile
index 5281742c1..ffaff9c20 100644
--- a/utils/ncdu/Makefile
+++ b/utils/ncdu/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ncdu
-PKG_VERSION:=1.19
+PKG_VERSION:=1.20
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://dev.yorhel.nl/download
-PKG_HASH:=30363019180cde0752c7fb006c12e154920412f4e1b5dc3090654698496bb17d
+PKG_HASH:=5fe2bb841abe72374bb242dbb93293c4ae053078432d896a7481b2ff10be9572
PKG_MAINTAINER:=Charles E. Lehner <cel@celehner.com>
PKG_LICENSE:=MIT