From 8dd9a835500c40dba8956ad54d0532892f08f105 Mon Sep 17 00:00:00 2001 From: Mamy Ratsimbazafy Date: Wed, 24 Feb 2021 12:01:45 +0100 Subject: [PATCH] Use bearSSL mirror + update to latest (#17) * Change submodule source to our mirror * Update to latest commit * check if nimble fetches submodules * install everything * revert 7429ecb and e91fd5a --- .gitmodules | 2 +- bearssl/csources | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d004ab1..5c8bc75 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "bearssl/csources"] path = bearssl/csources - url = https://www.bearssl.org/git/BearSSL + url = https://github.com/status-im/BearSSL/ diff --git a/bearssl/csources b/bearssl/csources index dda1f8a..acc70b1 160000 --- a/bearssl/csources +++ b/bearssl/csources @@ -1 +1 @@ -Subproject commit dda1f8a0c46e15b4a235163470ff700b2f13dcc5 +Subproject commit acc70b1be60a6f321e2da618cd35d901b1a598a4