aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorCharles E. Lehner <cel@celehner.com>2020-05-31 11:51:50 -0400
committerCharles E. Lehner <cel@celehner.com>2020-05-31 16:54:46 -0400
commit0c8903dbf5533799fd70ee79a604d076df9a518c (patch)
tree47734ed6054ffb7faeebc9cf264e6e54bb582036 /utils
parentf785b219cd7bda954400b06ee1a7bfe5a9fc18d7 (diff)
ncdu: update to 1.15
Signed-off-by: Charles E. Lehner <cel@celehner.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/ncdu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/ncdu/Makefile b/utils/ncdu/Makefile
index c7dd91035..8c195c0bd 100644
--- a/utils/ncdu/Makefile
+++ b/utils/ncdu/Makefile
@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ncdu
-PKG_VERSION:=1.14.2
+PKG_VERSION:=1.15
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://dev.yorhel.nl/download
-PKG_HASH:=947a7f5c1d0cd4e338e72b4f5bc5e2873651442cec3cb012e04ad2c37152c6b1
+PKG_HASH:=4a593dc5cceb2492a9669f5f5d69d0e517de457a11036788ea4591f33c5297fb
-PKG_MAINTAINER:=Charles Lehner <celehner1@gmail.com>
+PKG_MAINTAINER:=Charles E. Lehner <cel@celehner.com>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING