From: John Audia Date: Sun, 1 Jun 2025 17:59:24 +0000 (-0400) Subject: ncdu: bump to v1.22 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1b6d5d9f23fe3d713fecc97ab5967b06c7c8994f;p=feed%2Fpackages.git ncdu: bump to v1.22 Latest upstream release. Changelog: https://dev.yorhel.nl/ncdu/changes Build system: x86/64 Build-tested: x86/64 Run-tested: x86/64 Signed-off-by: John Audia --- diff --git a/utils/ncdu/Makefile b/utils/ncdu/Makefile index 3579c8aafb..7d0149146a 100644 --- a/utils/ncdu/Makefile +++ b/utils/ncdu/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ncdu -PKG_VERSION:=1.21 +PKG_VERSION:=1.22 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://dev.yorhel.nl/download -PKG_HASH:=a894d3a9b46bce578a6039bef48f54533ec402fb589b0769bfbb1d1edf9601a6 +PKG_HASH:=0ad6c096dc04d5120581104760c01b8f4e97d4191d6c9ef79654fa3c691a176b PKG_MAINTAINER:=Charles E. Lehner PKG_LICENSE:=MIT