ncdu: update to 1.14.2
This commit is contained in:
parent
a4f1e36fc6
commit
bad92c78c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ncdu'
|
||||
pkgname=ncdu
|
||||
version=1.14.1
|
||||
version=1.14.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="http://dev.yorhel.nl/ncdu"
|
||||
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=be31e0e8c13a0189f2a186936f7e298c6390ebdc573bb4a1330bc1fcbf56e13e
|
||||
checksum=947a7f5c1d0cd4e338e72b4f5bc5e2873651442cec3cb012e04ad2c37152c6b1
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue