mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
collectd: bump to version 5.1.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
dbf4978e6b
commit
7451db3d3a
@ -4,10 +4,12 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
COLLECTD_VERSION = 5.1.0
|
COLLECTD_VERSION = 5.1.1
|
||||||
COLLECTD_SITE = http://collectd.org/files
|
COLLECTD_SITE = http://collectd.org/files
|
||||||
COLLECTD_MAKE_OPT = LDFLAGS="$(TARGET_LDFLAGS) -lm"
|
COLLECTD_MAKE_OPT = LDFLAGS="$(TARGET_LDFLAGS) -lm"
|
||||||
COLLECTD_CONF_ENV = ac_cv_lib_yajl_yajl_alloc=yes
|
COLLECTD_CONF_ENV = ac_cv_lib_yajl_yajl_alloc=yes
|
||||||
|
COLLECTD_LICENSE = GPLv2 LGPLv2.1
|
||||||
|
COLLECTD_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
# These require unmet dependencies, are fringe, pointless or deprecated
|
# These require unmet dependencies, are fringe, pointless or deprecated
|
||||||
COLLECTD_PLUGINS_DISABLE = amqp apple_sensors ascent dbi email \
|
COLLECTD_PLUGINS_DISABLE = amqp apple_sensors ascent dbi email \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user