summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien+git@xlumurb.eu>2022-02-21 12:00:00 +0000
committerGuillaume Girol <symphorien+git@xlumurb.eu>2022-02-21 20:39:50 +0100
commit9cb5f317c6fbce0b44592cba2efb87d71d9a6f6a (patch)
tree598f35d93da35b96d86a6abc605eca79ba841c0d
parentUse ListView without scrollview for messages (diff)
downloadnheko-9cb5f317c6fbce0b44592cba2efb87d71d9a6f6a.tar.xz
update mtxclient
-rw-r--r--CMakeLists.txt2
-rw-r--r--io.github.NhekoReborn.Nheko.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt

index a211b1f6..aa5c1ecd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -405,7 +405,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient 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_TESTS OFF CACHE INTERNAL "") diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml
index b8ee7f82..f017c11d 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -189,7 +189,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: 31a703c9febdfcaaf4e8a74abd424b6fc462e573 + - commit: 6b522aee53f9300539544bd956cbf5284a4ae768 #tag: v0.6.1 type: git url: https://github.com/Nheko-Reborn/mtxclient.git