Bump mtxclient for better mentions support on older servers
This commit is contained in:
parent
12501bfe02
commit
f3c8fb089a
@ -606,7 +606,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
||||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG 58af2030c22e2dae7d6156c70572714c6363acee
|
||||
GIT_TAG 8b3c9a34770df147fbd78134dc71a9b27471d153
|
||||
)
|
||||
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
|
||||
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
|
||||
|
@ -223,7 +223,7 @@ modules:
|
||||
buildsystem: cmake-ninja
|
||||
name: mtxclient
|
||||
sources:
|
||||
- commit: 58af2030c22e2dae7d6156c70572714c6363acee
|
||||
- commit: 8b3c9a34770df147fbd78134dc71a9b27471d153
|
||||
#tag: v0.9.2
|
||||
type: git
|
||||
url: https://github.com/Nheko-Reborn/mtxclient.git
|
||||
|
Loading…
Reference in New Issue
Block a user