ncdu: update to 1.12.
This commit is contained in:
parent
fd369bbce1
commit
19e3118b52
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ncdu'
|
||||
pkgname=ncdu
|
||||
version=1.11
|
||||
revision=2
|
||||
version=1.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="NCurses Disk Usage utility"
|
||||
|
@ -9,4 +9,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://dev.yorhel.nl/ncdu"
|
||||
license="MIT"
|
||||
distfiles="http://dev.yorhel.nl/download/${pkgname}-${version}.tar.gz"
|
||||
checksum=d0aea772e47463c281007f279a9041252155a2b2349b18adb9055075e141bb7b
|
||||
checksum=820e4e4747a2a2ec7a2e9f06d2f5a353516362c22496a10a9834f871b877499a
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue