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