aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ncdu/ncdu_1.3.bb
blob: a51af712df6841b7c6453b5d2c52495b24978c4f (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "NCurses Disk Usage"
DEPENDS = "ncurses"

SRC_URI = "http://dev.yorhel.nl/download/ncdu-${PV}.tar.gz"

inherit autotools

SRC_URI[md5sum] = "204bacb8376819059bec6c8287a87a67"
SRC_URI[sha256sum] = "f556a4b07c07bb66eabb5f2a20b3c52ea22020a68f2b5302d03e7b93b0ffee54"