bmon: bump to version 3.9
And switch to github homepage. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
04e5092f51
commit
fbd93820e4
@ -9,7 +9,7 @@ config BR2_PACKAGE_BMON
|
||||
various input modules. It provides various output methods
|
||||
including a curses based interface.
|
||||
|
||||
http://www.infradead.org/~tgr/bmon/
|
||||
https://github.com/tgraf/bmon/
|
||||
|
||||
comment "bmon needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 a9f3d7010074a3190038a8d95df5d47aaf2046b47d872590336b5f93be084685 bmon-3.7.tar.gz
|
||||
sha256 9c08332520497ef1d51a733ca531ffedbb5a30c7c3f55579efe86c36138f93e1 bmon-3.9.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BMON_VERSION = 3.7
|
||||
BMON_VERSION = 3.9
|
||||
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'
|
||||
|
Loading…
Reference in New Issue
Block a user