Update neverbleed to fix OpenSSL 1.1.1 issues
This commit is contained in:
parent
88ff8c69a0
commit
f2de733bdf
|
@ -3,4 +3,5 @@
|
||||||
url = https://github.com/mruby/mruby
|
url = https://github.com/mruby/mruby
|
||||||
[submodule "third-party/neverbleed"]
|
[submodule "third-party/neverbleed"]
|
||||||
path = third-party/neverbleed
|
path = third-party/neverbleed
|
||||||
url = https://github.com/h2o/neverbleed.git
|
url = https://github.com/tatsuhiro-t/neverbleed.git
|
||||||
|
branch = openssl111fix
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1e9b518ee9190162cb45325662f18b086c42d8c4
|
Subproject commit 5cf5da80b715223d2614374aec40f2663dc68d6a
|
Loading…
Reference in New Issue