From: Rosen Penev Date: Thu, 20 Feb 2020 03:33:06 +0000 (-0800) Subject: ncdu: update to 1.14.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f2b8f996880c779ffdfc2efca9440704a7691eac;p=feed%2Fpackages.git ncdu: update to 1.14.2 Signed-off-by: Rosen Penev --- diff --git a/utils/ncdu/Makefile b/utils/ncdu/Makefile index 8ad4004495..c7dd910359 100644 --- a/utils/ncdu/Makefile +++ b/utils/ncdu/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ncdu -PKG_VERSION:=1.14.1 +PKG_VERSION:=1.14.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://dev.yorhel.nl/download -PKG_HASH:=be31e0e8c13a0189f2a186936f7e298c6390ebdc573bb4a1330bc1fcbf56e13e +PKG_HASH:=947a7f5c1d0cd4e338e72b4f5bc5e2873651442cec3cb012e04ad2c37152c6b1 PKG_MAINTAINER:=Charles Lehner PKG_LICENSE:=MIT