mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
package/ncdu: bump to version 1.13
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>
This commit is contained in:
parent
f85665c585
commit
e8b7830114
@ -1,3 +1,6 @@
|
|||||||
# From http://dev.yorhel.nl/download/ncdu-1.12.tar.gz.{md5,sha1}
|
# From http://dev.yorhel.nl/download/ncdu-1.13.tar.gz.{md5,sha1}
|
||||||
md5 7365ac46c420bc511621216b1747984f ncdu-1.12.tar.gz
|
md5 67239592ac41f42290f52ab89ff198be ncdu-1.13.tar.gz
|
||||||
sha1 b79b1c44784f334dca74d89a49f49274f14cfeef ncdu-1.12.tar.gz
|
sha1 3233c4185208d9989ac528a94817ed92dd59c773 ncdu-1.13.tar.gz
|
||||||
|
|
||||||
|
# computed locally
|
||||||
|
sha256 0ee47c3742a867ace26eb429cce593b54ab4ccb4c4a97d62e41363cbf80c8a24 COPYING
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
NCDU_VERSION = 1.12
|
NCDU_VERSION = 1.13
|
||||||
NCDU_SITE = http://dev.yorhel.nl/download
|
NCDU_SITE = http://dev.yorhel.nl/download
|
||||||
|
|
||||||
NCDU_DEPENDENCIES = ncurses
|
NCDU_DEPENDENCIES = ncurses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user