Fix data race in libevent code (bump library)

pull/523/head
Dmitry Ilyin 2022-10-23 09:44:03 +03:00 committed by GitHub
parent 0ad052e5b8
commit d8838fe74c
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 = 8f47d8de281b877450474734594fdc0a60ee35d1 LIBEVENT_OPENIPC_VERSION = f04a70f0fc5e3561538b0eff302defef9046c617
LIBEVENT_OPENIPC_SITE = $(call github,libevent,libevent,$(LIBEVENT_OPENIPC_VERSION)) LIBEVENT_OPENIPC_SITE = $(call github,libevent,libevent,$(LIBEVENT_OPENIPC_VERSION))
LIBEVENT_OPENIPC_INSTALL_STAGING = YES LIBEVENT_OPENIPC_INSTALL_STAGING = YES
LIBEVENT_OPENIPC_LICENSE = BSD-3-Clause, OpenBSD LIBEVENT_OPENIPC_LICENSE = BSD-3-Clause, OpenBSD