summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-06-14 17:41:11 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-06-14 17:41:11 +0200
commita8c3478ea1aa49acd0ca3cccb57ae0abcc987546 (patch)
tree26928382624388c0bec2eaf0c2711c74d431f192
parentTranslated using Weblate (Italian) (diff)
downloadnheko-a8c3478ea1aa49acd0ca3cccb57ae0abcc987546.tar.xz
Update libolm
-rw-r--r--CMakeLists.txt2
-rw-r--r--io.github.NhekoReborn.Nheko.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt

index 5e4b0f3e..fb104807 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -369,7 +369,7 @@ if(USE_BUNDLED_OLM) FetchContent_Declare( Olm GIT_REPOSITORY https://gitlab.matrix.org/matrix-org/olm.git - GIT_TAG 3.1.4 + GIT_TAG 3.2.4 ) set(OLM_TESTS OFF CACHE INTERNAL "") FetchContent_MakeAvailable(Olm) diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml
index 2661ea6f..2e2ec446 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml
@@ -63,9 +63,9 @@ modules: buildsystem: cmake-ninja name: olm sources: - - commit: 6753595300767dd70150831dbbe6f92d64e75038 + - commit: 64afab93645957846d936a19b8501dbd3f2cc4a1 disable-shallow-clone: true - tag: 3.1.4 + tag: 3.2.4 type: git url: https://gitlab.matrix.org/matrix-org/olm.git - config-opts: