summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-09-16 15:56:58 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-09-16 15:56:58 +0200
commita6fcea1b141e1bbbe494b76a2d8973c4dc012a12 (patch)
tree627f336083666e4fdf2829601a288e4a19af819b
parentTranslated using Weblate (Finnish) (diff)
downloadnheko-a6fcea1b141e1bbbe494b76a2d8973c4dc012a12.tar.xz
bump mtxclient
fixes build with new libolm
-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 1b6c08b7..85726fed 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -385,7 +385,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG ef741d7dceed11ccd46a553a4c886491aedc973b + GIT_TAG b452a984b0fc522c21bb8df7d320bf13960974d0 ) 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 a1d96db7..4b0f7bf3 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -163,7 +163,7 @@ modules: buildsystem: cmake-ninja name: mtxclient sources: - - commit: ef741d7dceed11ccd46a553a4c886491aedc973b + - commit: b452a984b0fc522c21bb8df7d320bf13960974d0 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: