mirror of https://github.com/OpenIPC/firmware.git
Bump Libevent to fix MbedTLS memleak issue (#508)
parent
c64b8e3f2d
commit
4c7fe708fe
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
LIBEVENT_OPENIPC_VERSION = f8bb9d84845be12b3ffb709bf9a26df4f40f898f
|
||||
LIBEVENT_OPENIPC_VERSION = 8f47d8de281b877450474734594fdc0a60ee35d1
|
||||
LIBEVENT_OPENIPC_SITE = $(call github,libevent,libevent,$(LIBEVENT_OPENIPC_VERSION))
|
||||
LIBEVENT_OPENIPC_INSTALL_STAGING = YES
|
||||
LIBEVENT_OPENIPC_LICENSE = BSD-3-Clause, OpenBSD
|
||||
|
|
Loading…
Reference in New Issue