Update libolm

This commit is contained in:
Nicolas Werner 2021-06-14 17:41:11 +02:00
parent 28da27473e
commit a8c3478ea1
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
2 changed files with 3 additions and 3 deletions

View File

@ -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)

View File

@ -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: