From: Daniel Engberg Date: Sat, 14 Apr 2018 16:47:55 +0000 (+0200) Subject: utils/ncdu: Update to 1.13 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cc76e273a4a9dc004d9c5b701577d70d458eb7a5;p=openwrt-packages.git utils/ncdu: Update to 1.13 Update ncdu to 1.13 Signed-off-by: Daniel Engberg --- diff --git a/utils/ncdu/Makefile b/utils/ncdu/Makefile index 1e01c5c49..e71e896e6 100644 --- a/utils/ncdu/Makefile +++ b/utils/ncdu/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ncdu -PKG_VERSION:=1.12 +PKG_VERSION:=1.13 PKG_RELEASE=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://dev.yorhel.nl/download -PKG_HASH:=820e4e4747a2a2ec7a2e9f06d2f5a353516362c22496a10a9834f871b877499a +PKG_HASH:=f4d9285c38292c2de05e444d0ba271cbfe1a705eee37c2b23ea7c448ab37255a PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1