summaryrefslogtreecommitdiffstats
path: root/deps
diff options
context:
space:
mode:
authorJoe <rubberduckie3554@gmail.com>2019-01-15 21:47:46 -0500
committerJoe <rubberduckie3554@gmail.com>2019-01-15 21:47:46 -0500
commitd21fa0efa4d0b3897fe32dae6d866fc690b58d54 (patch)
treedb584871d2095224cd6d0ed3e7e923d911f56047 /deps
parent87349fd16440efd40cffd05f5916addd2b2c9f75 (diff)
Update deps CMake config to point to nheko-reborn mtxclient
Diffstat (limited to 'deps')
-rw-r--r--deps/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt
index f1905718..e7a09db6 100644
--- a/deps/CMakeLists.txt
+++ b/deps/CMakeLists.txt
@@ -39,10 +39,10 @@ set(BOOST_SHA256
set(
MTXCLIENT_URL
- https://github.com/mujx/mtxclient/archive/99ca7480d15a82a7b8c5099be5f076c0ceecc9f7.tar.gz
+ https://github.com/Nheko-Reborn/mtxclient/archive/8659d011f93cad63de34a79f9b0543705d5da825.tar.gz
)
set(MTXCLIENT_HASH
- e88a8c4473b6bc37c046779ea2345da00abb88a755447b9ac77ed76c89975e9d)
+ 7857a16cd2dd9c42ab51a8c188f4c60ca318eabbd6f7fd5db6815e60ef1cd3ad)
set(
TWEENY_URL