Skip to content
Snippets Groups Projects
Verified Commit 8d459dbd authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Update mtxclient

parent a59b3147
No related branches found
No related tags found
No related merge requests found
Pipeline #2918 passed
...@@ -401,7 +401,7 @@ if(USE_BUNDLED_MTXCLIENT) ...@@ -401,7 +401,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare( FetchContent_Declare(
MatrixClient MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 817ae6e110829cfec39cd367a133a628ab923bb4 GIT_TAG 888601932b876c9a8bb8e1f3b198ce1a5f1252fa
) )
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "") set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "") set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
......
...@@ -176,7 +176,7 @@ modules: ...@@ -176,7 +176,7 @@ modules:
buildsystem: cmake-ninja buildsystem: cmake-ninja
name: mtxclient name: mtxclient
sources: sources:
- commit: 817ae6e110829cfec39cd367a133a628ab923bb4 - commit: 888601932b876c9a8bb8e1f3b198ce1a5f1252fa
#tag: v0.7.0 #tag: v0.7.0
type: git type: git
url: https://github.com/Nheko-Reborn/mtxclient.git url: https://github.com/Nheko-Reborn/mtxclient.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment