diff --git a/indra/deps/CMakeLists.txt b/indra/deps/CMakeLists.txt index 9f794c072f50f87093fcc7600c4be8626e708bae..325461be0883c5105534eeacfebb6906186a5420 100644 --- a/indra/deps/CMakeLists.txt +++ b/indra/deps/CMakeLists.txt @@ -51,8 +51,8 @@ FetchContent_Declare( ) FetchContent_Declare( absl - GIT_REPOSITORY https://git.alchemyviewer.org/alchemy/mirrors/abseil-cpp.git - GIT_TAG 9a7e447c511dae7276ab65fde4d04f6ed52b39c9 + GIT_REPOSITORY https://git.alchemyviewer.org/alchemy/thirdparty/abseil-cpp.git + GIT_TAG 9659ac086e4fa5e1e6a6559ef2a9cca4767f573d ) FetchContent_Declare( readerwriterqueue