summary refs log tree commit diff
path: root/deps
diff options
context:
space:
mode:
authorredsky17 <joedonofry@gmail.com>2019-04-18 22:28:58 -0400
committerredsky17 <joedonofry@gmail.com>2019-04-18 22:30:00 -0400
commit33b1f37e378d85a1efc685f690c3a92cf24d2ebf (patch)
tree7a06d91c82d46033a4321fa098c8d4ca7f666ff5 /deps
parentChange LICENSE to COPYING to match gpl standard (diff)
downloadnheko-33b1f37e378d85a1efc685f690c3a92cf24d2ebf.tar.xz
Update olm repo to new location.
Remove LICENSE file in favor of COPYING
Diffstat (limited to 'deps')
-rw-r--r--deps/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt

index 2679876b..7f03ea5b 100644 --- a/deps/CMakeLists.txt +++ b/deps/CMakeLists.txt
@@ -63,7 +63,7 @@ set( set(LMDBXX_HASH c57b501a4e8fa1187fa7fd348da415c7685a50a7cb25b17b3f257b9e9426f73d) -set(OLM_URL https://git.matrix.org/git/olm.git) +set(OLM_URL https://gitlab.matrix.org/matrix-org/olm.git) set(OLM_TAG 4065c8e11a33ba41133a086ed3de4da94dcb6bae) set(CMARK_URL https://github.com/commonmark/cmark/archive/0.28.3.tar.gz)