summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-17 23:40:28 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-17 23:40:40 +0200
commitee58ba94017fb6bad1a036311cdd9bef4b60cffb (patch)
tree3eba12e223bf5ea8f9843fa097972a788efaee29
parentTranslated using Weblate (Estonian) (diff)
downloadnheko-ee58ba94017fb6bad1a036311cdd9bef4b60cffb.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 aff561c9..c70a6f5e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -382,7 +382,7 @@ if(USE_BUNDLED_MTXCLIENT) FetchContent_Declare( MatrixClient GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git - GIT_TAG 513196f520733e2f70576168aff7aaf16e0df180 + GIT_TAG a368db306d0148d1c8c17a532ebe4ff05a2a08c8 ) 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 9d4b3b2e..b71e1879 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: 513196f520733e2f70576168aff7aaf16e0df180 + - commit: a368db306d0148d1c8c17a532ebe4ff05a2a08c8 type: git url: https://github.com/Nheko-Reborn/mtxclient.git - config-opts: