ncdu: update to 1.19
authorJohn Audia <therealgraysky@proton.me>
Sun, 1 Oct 2023 14:30:44 +0000 (10:30 -0400)
committerRosen Penev <rosenp@gmail.com>
Wed, 4 Oct 2023 00:16:28 +0000 (17:16 -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 539288671f44aac5391dfc25e4e628470935ee2d..5281742c1e2f4a7d74e96b695dd80951b6c0ad96 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ncdu
-PKG_VERSION:=1.18.1
+PKG_VERSION:=1.19
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://dev.yorhel.nl/download
-PKG_HASH:=7c0fa1eb29d85aaed4ba174164bdbb8f011b5c390d017c57d668fc7231332405
+PKG_HASH:=30363019180cde0752c7fb006c12e154920412f4e1b5dc3090654698496bb17d
 
 PKG_MAINTAINER:=Charles E. Lehner <cel@celehner.com>
 PKG_LICENSE:=MIT