gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 109/220: HTTP3: use ngtcp2's draft-22 branch


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 109/220: HTTP3: use ngtcp2's draft-22 branch
Date: Thu, 12 Sep 2019 17:27:49 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 551806255fb484eff52e36273dbd20c593e19542
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Aug 12 12:45:16 2019 +0200

    HTTP3: use ngtcp2's draft-22 branch
---
 docs/HTTP3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/HTTP3.md b/docs/HTTP3.md
index 9e9b23c7d..889659475 100644
--- a/docs/HTTP3.md
+++ b/docs/HTTP3.md
@@ -52,7 +52,7 @@ Build nghttp3
 Build ngtcp2
 
      % cd ..
-     % git clone -b draft-20 https://github.com/ngtcp2/ngtcp2
+     % git clone -b draft-22 https://github.com/ngtcp2/ngtcp2
      % cd ngtcp2
      % autoreconf -i
      % ./configure 
PKG_CONFIG_PATH=<somewhere1>/lib/pkgconfig:<somewhere2>/lib/pkgconfig 
LDFLAGS="-Wl,-rpath,<somehere1>/lib" --prefix==<somewhere3>

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]