Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_NCDU
|
||||
bool "ncdu"
|
||||
depends on BR2_USE_MMU # system()
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
ncdu is a disk usage analyzer with an ncurses interface
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# From http://dev.yorhel.nl/download/ncdu-1.9.tar.gz.{md5,sha1}
|
||||
md5 93258079db897d28bb8890e2db89b1fb ncdu-1.9.tar.gz
|
||||
sha1 27cb5464b192db8ffdf0a894fe51d29985348eb0 ncdu-1.9.tar.gz
|
||||
# From http://dev.yorhel.nl/download/ncdu-1.11.tar.gz.{md5,sha1}
|
||||
md5 9e44240a5356b029f05f0e70a63c4d12 ncdu-1.11.tar.gz
|
||||
sha1 8f22d713e6d2b28e1f501eee2bd1e03b55550c8d ncdu-1.11.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NCDU_VERSION = 1.9
|
||||
NCDU_VERSION = 1.11
|
||||
NCDU_SITE = http://dev.yorhel.nl/download
|
||||
|
||||
NCDU_DEPENDENCIES = ncurses
|
||||
|
||||
Reference in New Issue
Block a user