Depend on nghttp3 v0.1.1

This commit is contained in:
Tatsuhiro Tsujikawa
2022-01-22 18:17:09 +09:00
parent ea6f0c641d
commit 6e6388e7c2
3 changed files with 3 additions and 3 deletions

View File

@@ -366,7 +366,7 @@ Build nghttp3:
.. code-block:: text
$ git clone --depth 1 -b v0.1.0 https://github.com/ngtcp2/nghttp3
$ git clone --depth 1 -b v0.1.1 https://github.com/ngtcp2/nghttp3
$ cd nghttp3
$ autoreconf -i
$ ./configure --prefix=$PWD/build --enable-lib-only