ncdu: update to 1.18
This commit is contained in:
parent
05209f3fd2
commit
2b4937e7eb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncdu'
|
||||
pkgname=ncdu
|
||||
version=1.17
|
||||
version=1.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,8 +9,8 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="MIT"
|
||||
homepage="https://dev.yorhel.nl/ncdu"
|
||||
changelog="https://dev.yorhel.nl/ncdu/changes"
|
||||
distfiles="https://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=810745a8ed1ab3788c87d3aea4cc1a14edf6ee226f764bcc383e024ba56adbf1
|
||||
distfiles="https://dev.yorhel.nl/download/ncdu-${version}.tar.gz"
|
||||
checksum=3c37a1a96580c9c5d2cc352dc3c5eef0d909158c05f1cc29db4712544c8b9f95
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue