From 7179f9e55a2edc8230bfdf90693b42517e96f38a Mon Sep 17 00:00:00 2001 From: hyzboy Date: Fri, 22 Mar 2019 12:31:56 +0800 Subject: [PATCH] switch MathGeoLib repos to https://github.com/hyzboy/MathGeoLib --- 3rdpty/dl_mgl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdpty/dl_mgl.sh b/3rdpty/dl_mgl.sh index f5327f76..6f3bf793 100755 --- a/3rdpty/dl_mgl.sh +++ b/3rdpty/dl_mgl.sh @@ -1 +1 @@ -git clone https://github.com/juj/MathGeoLib.git +git clone https://github.com/hyzboy/MathGeoLib.git