mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/ncdu: bump to version 1.19
Update hash of COPYING (update in year:
c08340ee08
)
https://dev.yorhel.nl/ncdu/changes
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
745e1ca054
commit
7738907cc6
@ -1,7 +1,7 @@
|
||||
# From https://dev.yorhel.nl/ncdu
|
||||
md5 4186b5be477cc3a0944619ade81f123b ncdu-1.18.tar.gz
|
||||
sha1 d47ce3cdf317adadc1426817d07899c90b767aba ncdu-1.18.tar.gz
|
||||
sha256 3c37a1a96580c9c5d2cc352dc3c5eef0d909158c05f1cc29db4712544c8b9f95 ncdu-1.18.tar.gz
|
||||
md5 7986451d5b222b8a99b5382f33a30831 ncdu-1.19.tar.gz
|
||||
sha1 3ee7aff60bdaa1c79eb4f27e3d277fc2d76e0043 ncdu-1.19.tar.gz
|
||||
sha256 30363019180cde0752c7fb006c12e154920412f4e1b5dc3090654698496bb17d ncdu-1.19.tar.gz
|
||||
|
||||
# computed locally
|
||||
sha256 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d COPYING
|
||||
sha256 40372b6016a489b69a5d198526e0a1c284680900f48a8b725de440452098a97b COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NCDU_VERSION = 1.18
|
||||
NCDU_VERSION = 1.19
|
||||
NCDU_SITE = http://dev.yorhel.nl/download
|
||||
|
||||
NCDU_DEPENDENCIES = ncurses
|
||||
|
Loading…
Reference in New Issue
Block a user