Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -5,8 +5,8 @@ config BR2_PACKAGE_BMON
|
||||
select BR2_PACKAGE_LIBNL
|
||||
select BR2_PACKAGE_NCURSES
|
||||
help
|
||||
bmon is a bandwidth monitor capable of retrieving statistics from
|
||||
various input modules. It provides various output methods
|
||||
bmon is a bandwidth monitor capable of retrieving statistics
|
||||
from various input modules. It provides various output methods
|
||||
including a curses based interface.
|
||||
|
||||
https://github.com/tgraf/bmon/
|
||||
|
||||
@@ -8,7 +8,7 @@ BMON_VERSION = 4.0
|
||||
BMON_SITE = https://github.com/tgraf/bmon/releases/download/v$(BMON_VERSION)
|
||||
BMON_DEPENDENCIES = host-pkgconf libconfuse libnl ncurses
|
||||
BMON_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'
|
||||
BMON_LICENSE = BSD-2c, MIT
|
||||
BMON_LICENSE = BSD-2-Clause, MIT
|
||||
BMON_LICENSE_FILES = LICENSE.BSD LICENSE.MIT
|
||||
|
||||
# link dynamically unless explicitly requested otherwise
|
||||
|
||||
Reference in New Issue
Block a user