ncdu: update to 1.12.
This commit is contained in:
parent
fd369bbce1
commit
19e3118b52
1 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ncdu'
|
# Template file for 'ncdu'
|
||||||
pkgname=ncdu
|
pkgname=ncdu
|
||||||
version=1.11
|
version=1.12
|
||||||
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,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=d0aea772e47463c281007f279a9041252155a2b2349b18adb9055075e141bb7b
|
checksum=820e4e4747a2a2ec7a2e9f06d2f5a353516362c22496a10a9834f871b877499a
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue