From a9e576e86dbfc301fd6bdd5489c595e592ec48c7 Mon Sep 17 00:00:00 2001 From: lynxnb Date: Mon, 3 Jul 2023 12:57:17 +0200 Subject: [PATCH] Move Boost submodule to the Strato org --- .gitmodules | 2 +- app/libraries/boost | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 312efcf2..20685c67 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,7 +33,7 @@ url = https://github.com/xiph/opus [submodule "Boost"] path = app/libraries/boost - url = https://github.com/skyline-emu/boost.git + url = https://github.com/strato-emu/boost.git [submodule "LLVM"] path = app/libraries/llvm url = https://github.com/llvm/llvm-project.git diff --git a/app/libraries/boost b/app/libraries/boost index cc20af43..3add7bd2 160000 --- a/app/libraries/boost +++ b/app/libraries/boost @@ -1 +1 @@ -Subproject commit cc20af43f37d2c22eb257d2bc17eb67c32c7ccfe +Subproject commit 3add7bd2d5af43a5332d4076bb87fd717824b7d6