|
@@ -34,8 +34,11 @@ IN_DEFAULT_INSTALL=0
|
34
|
34
|
SHOW_ON_ABOUT=1
|
35
|
35
|
|
36
|
36
|
TOX_PORT=33445
|
|
37
|
+
|
|
38
|
+# upstream is https://github.com/TokTok/c-toxcore
|
37
|
39
|
TOXCORE_REPO="https://github.com/bashrc/toxcore"
|
38
|
|
-TOXCORE_COMMIT='532629d486e3361c7d8d95b38293cc7d61dc4ee5'
|
|
40
|
+TOXCORE_COMMIT='987ad5eac173442d6ad2d5cd80c2da763a815a9a'
|
|
41
|
+
|
39
|
42
|
TOXID_REPO="https://github.com/bashrc/toxid"
|
40
|
43
|
TOX_BOOTSTRAP_ID_FILE=/var/lib/tox-bootstrapd/pubkey.txt
|
41
|
44
|
# These are some default nodes, but you can replace them with trusted nodes
|