summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2022-02-25 18:20:37 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2022-02-25 18:20:37 +0100
commit64773898e77c07f8d6ac52abc82bf2b40a5df7c2 (patch)
treedd695af36e9c38b2d33ba46e5fc6f1b3f540fd28
parentFix mobile call screen (diff)
downloadnheko-64773898e77c07f8d6ac52abc82bf2b40a5df7c2.tar.xz
Bump 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 7c29af2f..9393432a 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 b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1 + GIT_TAG 25857f17272809ce2359f214d76fa11d46b1fa7e ) 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 cfb300db..562be71f 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: b649ddbedbf5b6b8b4e841139e5e1b5b034b70d1 + - commit: 25857f17272809ce2359f214d76fa11d46b1fa7e #tag: v0.6.2 type: git url: https://github.com/Nheko-Reborn/mtxclient.git