From e55a45021d4a671e5b87b6aba23f719041c0019e Mon Sep 17 00:00:00 2001 From: Dmitri Tikhonov Date: Wed, 7 Oct 2020 09:45:03 -0400 Subject: [PATCH] Fix BoringSSL version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f91bfa1..e10607a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ You may need to install pre-requisites like zlib and libevent. 2. Use specific BoringSSL version ``` -git checkout 251b5169fd44345f455438312ec4e18ae07fd58c +git checkout b117a3a0b7bd11fe6ebd503ec6b45d6b910b41a1 ``` 3. Compile the library