aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-05-31 14:19:12 -0700
committerGitHub <noreply@github.com>2020-05-31 14:19:12 -0700
commit1a5e41ba27999cf832a686efabb15ef295e81d79 (patch)
treecfb64e97354e16bd0bf2b9f8eb4cc421cadc5d22 /utils
parent8f7687833ec138af0283d542279b6a287e32e0ba (diff)
parent0c8903dbf5533799fd70ee79a604d076df9a518c (diff)
Merge pull request #12368 from clehner/ncdu
ncdu: update to 1.15
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