From 915ba421f97acebb3edcf55b5e46ea7aab8fea42 Mon Sep 17 00:00:00 2001 From: Ivan Pozdeev Date: Mon, 18 Dec 2017 17:12:31 +0300 Subject: [PATCH] use the latest upstream multibuild --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 33e5752e..5072a3f5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/Itseez/opencv.git [submodule "multibuild"] path = multibuild - url = https://github.com/skvark/multibuild.git + url = https://github.com/matthew-brett/multibuild.git [submodule "opencv_contrib"] path = opencv_contrib url = https://github.com/opencv/opencv_contrib.git