update mtxclient

This commit is contained in:
Guillaume Girol 2022-02-21 12:00:00 +00:00
parent 46fbb0e749
commit 9cb5f317c6
2 changed files with 2 additions and 2 deletions

View File

@ -405,7 +405,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 31a703c9febdfcaaf4e8a74abd424b6fc462e573 GIT_TAG 6b522aee53f9300539544bd956cbf5284a4ae768
) )
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 "")

View File

@ -189,7 +189,7 @@ modules:
buildsystem: cmake-ninja buildsystem: cmake-ninja
name: mtxclient name: mtxclient
sources: sources:
- commit: 31a703c9febdfcaaf4e8a74abd424b6fc462e573 - commit: 6b522aee53f9300539544bd956cbf5284a4ae768
#tag: v0.6.1 #tag: v0.6.1
type: git type: git
url: https://github.com/Nheko-Reborn/mtxclient.git url: https://github.com/Nheko-Reborn/mtxclient.git