summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-06-16 23:09:08 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-06-25 11:34:18 +0200
commit71129d4edc7f88772433d1b9391146a2a8d6af15 (patch)
treec37c5478f1ee5e03b01a37de22e45355261e2c73
parentAllow filtering by space (diff)
downloadnheko-71129d4edc7f88772433d1b9391146a2a8d6af15.tar.xz
Update mtxclient for spaces
-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 2893bde4..ae4ce2fa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -356,7 +356,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG 5d2f055ea9403770039ddf66b1900f890cd5cde7 + GIT_TAG fdb2016eff4f2e91f17c343e9fcb0bfab5e78b63 ) 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 2e2ec446..564b08a9 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -150,7 +150,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: 5d2f055ea9403770039ddf66b1900f890cd5cde7 + - commit: fdb2016eff4f2e91f17c343e9fcb0bfab5e78b63 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: