ncdu: update to 1.11.
This commit is contained in:
parent
c9347fe4ea
commit
0208960518
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ncdu'
|
||||
pkgname=ncdu
|
||||
version=1.10
|
||||
revision=2
|
||||
version=1.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="NCurses Disk Usage utility"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://dev.yorhel.nl/ncdu"
|
||||
license="MIT"
|
||||
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=f5994a4848dbbca480d39729b021f057700f14ef72c0d739bbd82d862f2f0c67
|
||||
checksum=d0aea772e47463c281007f279a9041252155a2b2349b18adb9055075e141bb7b
|
||||
|
|
Loading…
Reference in New Issue