aboutsummaryrefslogtreecommitdiff
path: root/doc/dependencies.md
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-03-23 15:01:46 +0100
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-03-26 09:04:19 +0100
commitaaf72d62c18f9cb325c150cf0cc21abb201607c8 (patch)
tree6cf0342b2d6b065f781fba126ee99191c96d0b83 /doc/dependencies.md
parent2f0f056e08cd5a1435120592a9ecd212fcdb915b (diff)
downloadbitcoin-aaf72d62c18f9cb325c150cf0cc21abb201607c8.tar.xz
build: Bump libevent minimum version up to 2.1.8
Required to support new functionality.
Diffstat (limited to 'doc/dependencies.md')
-rw-r--r--doc/dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md
index d715a06dba..235c7f34e9 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -18,7 +18,7 @@ You can find installation instructions in the `build-*.md` file for your platfor
| Dependency | Version used | Minimum required | Runtime |
| --- | --- | --- | --- |
| [Boost](https://www.boost.org/users/download/) | 1.77.0 | [1.64.0](https://github.com/bitcoin/bitcoin/pull/22320) | No |
-| [libevent](https://github.com/libevent/libevent/releases) | 2.1.12-stable | [2.0.21](https://github.com/bitcoin/bitcoin/pull/18676) | No |
+| [libevent](https://github.com/libevent/libevent/releases) | 2.1.12-stable | [2.1.8](https://github.com/bitcoin/bitcoin/pull/24681) | No |
| [glibc](https://www.gnu.org/software/libc/) | N/A | [2.18](https://github.com/bitcoin/bitcoin/pull/23511) | Yes |
## Optional