From ced035d401cc1af3dcd9a9daa2f14edab227180d Mon Sep 17 00:00:00 2001 From: Jason Rhinelander Date: Tue, 2 Mar 2021 14:13:02 -0400 Subject: [PATCH] Switch uvw to a fork with libuv backwards compat support --- .gitmodules | 2 +- external/uvw | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 2a91f627f..c1a7df151 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,4 +28,4 @@ url = https://github.com/oxen-io/oxen-mq [submodule "external/uvw"] path = external/uvw - url = https://github.com/skypjack/uvw.git + url = https://github.com/jagerman/uvw.git diff --git a/external/uvw b/external/uvw index 58b299ee6..51724bcef 160000 --- a/external/uvw +++ b/external/uvw @@ -1 +1 @@ -Subproject commit 58b299ee60d62386a2339dab3f99d30570b33085 +Subproject commit 51724bcef0effa361710677a10cb6d7fd58c4616