ncdu: update to 1.14.
This commit is contained in:
parent
f421389bd9
commit
fd902e79b2
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'ncdu'
|
||||
pkgname=ncdu
|
||||
version=1.13
|
||||
version=1.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="NCurses Disk Usage utility"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
homepage="http://dev.yorhel.nl/ncdu"
|
||||
license="MIT"
|
||||
homepage="http://dev.yorhel.nl/ncdu"
|
||||
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=f4d9285c38292c2de05e444d0ba271cbfe1a705eee37c2b23ea7c448ab37255a
|
||||
checksum=c694783aab21e27e64baad314b7c1ff34541bfa219fe9645ef6780f1c5558c44
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue