ncdu: update to 1.11 2262/head
authorCharles Lehner <cel@celehner.com>
Sat, 2 May 2015 13:40:43 +0000 (09:40 -0400)
committerCharles Lehner <cel@celehner.com>
Tue, 12 Jan 2016 17:33:23 +0000 (12:33 -0500)
commit624f2a8967a51ebca9797f6d9571abe6c8e1813c
tree97372979bc4934fa96935bed89e3519041c74a13
parent375f6172457f21b39c553d2061bcf97fa6c3cec2
ncdu: update to 1.11

- Add patch to get WEXITSTATUS and WIFEXITED defined
    The issue is fixed in upstream's development repo, so the patch won't be
    needed with ncdu's next release.
- Depend on more commonly used libncurses instead of libncursesw
- Enable parallel build
- Update copyright

Signed-off-by: Charles Lehner <cel@celehner.com>
utils/ncdu/Makefile
utils/ncdu/patches/010-add_sys_wait.patch [new file with mode: 0644]