summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-08-27 18:43:48 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2022-08-27 18:44:28 +0200
commit47189240a219cfe0260463c82cc68aeaaae2f823 (patch)
tree6fde080c8e3d6e0f73d6b475352e0b988f2c3192
parentMerge pull request #1166 from foresto/clang-format-11-compat (diff)
downloadnheko-47189240a219cfe0260463c82cc68aeaaae2f823.tar.xz
Don't trust synapse
fixes #1172
-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 d7de8ad6..33154294 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -582,7 +582,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG eb747bb7723c11e38ed21543d05c42cc883c9d06 + GIT_TAG ce47f0b280c7e5241a556d63c518267d5e6b9c1c ) 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 4984ef1f..603495b3 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -203,7 +203,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: eb747bb7723c11e38ed21543d05c42cc883c9d06 + - commit: ce47f0b280c7e5241a556d63c518267d5e6b9c1c #tag: v0.8.0 type: git url: https://github.com/Nheko-Reborn/mtxclient.git