aboutsummaryrefslogtreecommitdiff
path: root/doc/dependencies.md
diff options
context:
space:
mode:
authorstefanwouldgo <stefan@sblbs.de>2019-09-26 16:42:35 +0200
committerStefan Richter <stefan@sblbs.de>2019-11-04 16:45:34 +0100
commit02ac445b2fec60e028d2cc93bbf74a35e3d0f48e (patch)
treee4a0561f17d54d03d471ece85346816dcacc1bdf /doc/dependencies.md
parentfba574c908bb61eff1a0e83c935f3526ba9035f2 (diff)
downloadbitcoin-02ac445b2fec60e028d2cc93bbf74a35e3d0f48e.tar.xz
bump libevent to 2.1.11 in depends
this doesn't need patches on Android anymore like 2.1.8 did.
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 dc88626761..0fc916f520 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -13,7 +13,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
| FreeType | [2.7.1](https://download.savannah.gnu.org/releases/freetype) | | No | | |
| GCC | | [4.8+](https://gcc.gnu.org/) (C++11 support) | | | |
| HarfBuzz-NG | | | | | |
-| libevent | [2.1.8-stable](https://github.com/libevent/libevent/releases) | 2.0.22 | No | | |
+| libevent | [2.1.11-stable](https://github.com/libevent/libevent/releases) | 2.0.22 | No | | |
| libpng | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) |
| librsvg | | | | | |
| MiniUPnPc | [2.0.20180203](http://miniupnp.free.fr/files) | | No | | |