aboutsummaryrefslogtreecommitdiff
path: root/utils/ncdu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ncdu/Makefile')
-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