Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,6 +3,7 @@ config BR2_PACKAGE_FTOP
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
Ftop is to files what top is to processes.
|
||||
The progress of all open files and file systems can be monitored.
|
||||
The progress of all open files and file systems can be
|
||||
monitored.
|
||||
|
||||
https://sourceforge.net/projects/ftop/
|
||||
|
||||
@@ -8,7 +8,7 @@ FTOP_VERSION = 1.0
|
||||
FTOP_SOURCE = ftop-$(FTOP_VERSION).tar.bz2
|
||||
FTOP_SITE = https://sourceforge.net/projects/ftop/files/ftop/$(FTOP_VERSION)
|
||||
FTOP_DEPENDENCIES = ncurses
|
||||
FTOP_LICENSE = GPLv3+
|
||||
FTOP_LICENSE = GPL-3.0+
|
||||
FTOP_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user