Update deps CMake config to point to nheko-reborn mtxclient

This commit is contained in:
Joe 2019-01-15 21:47:46 -05:00
parent 87349fd164
commit d21fa0efa4
1 changed files with 2 additions and 2 deletions

4
deps/CMakeLists.txt vendored
View File

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