Bump Libevent to fix MbedTLS memleak issue (#508)

pull/509/head
Dmitry Ilyin 2022-10-09 09:46:17 +03:00 committed by GitHub
parent c64b8e3f2d
commit 4c7fe708fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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