summaryrefslogtreecommitdiffstats
path: root/package/ncdu
Commit message (Collapse)AuthorAgeFilesLines
* package/ncdu: bump to version 1.13Gilles Talis2019-02-042-4/+7
| | | | | | | | Also added license hash Signed-off-by: Gilles Talis <gilles.talis@gmail.com> [Thomas: use a sha256 hash for the license file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* package/ncdu: bump version to 1.12Bernd Kuhls2017-09-132-4/+4
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/ncdu: needs MMUYann E. MORIN2016-08-061-0/+1
| | | | | | | | | | | | It uses the system() function, which calls fork(). Fixes: http://autobuild.buildroot.org/results/642/642f408d384a32033a677d56e6e3cdf572bd798b/ http://autobuild.buildroot.org/results/026/026657e624928ed6bede5719f96c2eee797076cf/ http://autobuild.buildroot.org/results/86b/86b66ed92fb714795ba70c228d4d448a1b61cee0/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ncdu: bump version from 1.9 to 1.11Alexander Dahl2016-08-042-4/+4
| | | | | Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ncdu: add hash fileGustavo Zacarias2015-07-281-0/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek2014-07-311-1/+1
| | | | | | | | | | | | Since the trailing slash is stripped from $($(PKG)_SITE) by pkg-generic.mk: $(call DOWNLOAD,$($(PKG)_SITE:/=)/$($(PKG)_SOURCE)) so it is redundant. This patch removes it from $(PKG)_SITE variable for BR consistency. Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ncdu: new packageBogdan Radulescu2013-01-212-0/+22
Signed-off-by: Bogdan Radulescu <bogdan@nimblex.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud