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

Bump mtxclient for better mentions support on older servers

parent 12501bfe
No related branches found
No related tags found
No related merge requests found
Pipeline #5785 waiting for manual action
......@@ -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
......
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