From: John Audia Date: Sun, 1 Oct 2023 14:30:44 +0000 (-0400) Subject: ncdu: update to 1.19 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=63993c5af9ff3dacd88e3b45ba6cde88a9cc1854;p=openwrt-packages.git ncdu: update to 1.19 Upstream bump Build system: x86_64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia --- diff --git a/utils/ncdu/Makefile b/utils/ncdu/Makefile index 539288671..5281742c1 100644 --- a/utils/ncdu/Makefile +++ b/utils/ncdu/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ncdu -PKG_VERSION:=1.18.1 +PKG_VERSION:=1.19 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://dev.yorhel.nl/download -PKG_HASH:=7c0fa1eb29d85aaed4ba174164bdbb8f011b5c390d017c57d668fc7231332405 +PKG_HASH:=30363019180cde0752c7fb006c12e154920412f4e1b5dc3090654698496bb17d PKG_MAINTAINER:=Charles E. Lehner PKG_LICENSE:=MIT