Fix sending sender_key in key requests

This commit is contained in:
Nicolas Werner 2022-04-08 05:27:29 +02:00
parent 864b4b2646
commit 5dbbf3db4c
2 changed files with 2 additions and 2 deletions

View File

@ -401,7 +401,7 @@ if(USE_BUNDLED_MTXCLIENT)
FetchContent_Declare(
MatrixClient
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
GIT_TAG 8781d1a13b8ac3771d39d402449c5c06bf68b73a
GIT_TAG a083b98975d19b7d553c19960ee0ba3702e922d3
)
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")

View File

@ -176,7 +176,7 @@ modules:
buildsystem: cmake-ninja
name: mtxclient
sources:
- commit: 8781d1a13b8ac3771d39d402449c5c06bf68b73a
- commit: a083b98975d19b7d553c19960ee0ba3702e922d3
#tag: v0.7.0
type: git
url: https://github.com/Nheko-Reborn/mtxclient.git