ncdu: update to 1.18

This commit is contained in:
Marcin Puc 2023-01-16 06:22:06 +01:00 committed by classabbyamp
parent 05209f3fd2
commit 2b4937e7eb

View file

@ -1,6 +1,6 @@
# Template file for 'ncdu' # Template file for 'ncdu'
pkgname=ncdu pkgname=ncdu
version=1.17 version=1.18
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
makedepends="ncurses-devel" makedepends="ncurses-devel"
@ -9,8 +9,8 @@ maintainer="teldra <teldra@rotce.de>"
license="MIT" license="MIT"
homepage="https://dev.yorhel.nl/ncdu" homepage="https://dev.yorhel.nl/ncdu"
changelog="https://dev.yorhel.nl/ncdu/changes" changelog="https://dev.yorhel.nl/ncdu/changes"
distfiles="https://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz" distfiles="https://dev.yorhel.nl/download/ncdu-${version}.tar.gz"
checksum=810745a8ed1ab3788c87d3aea4cc1a14edf6ee226f764bcc383e024ba56adbf1 checksum=3c37a1a96580c9c5d2cc352dc3c5eef0d909158c05f1cc29db4712544c8b9f95
post_install() { post_install() {
vlicense COPYING vlicense COPYING