ncdu: update to 1.20
authorJohn Audia <therealgraysky@proton.me>
Tue, 30 Apr 2024 18:27:05 +0000 (14:27 -0400)
committerRosen Penev <rosenp@gmail.com>
Tue, 30 Apr 2024 20:44:42 +0000 (13:44 -0700)
Upstream bump

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <therealgraysky@proton.me>
utils/ncdu/Makefile

index 5281742c1e2f4a7d74e96b695dd80951b6c0ad96..ffaff9c2045207154cd49eb8065e572867e437c3 100644 (file)
@@ -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