|
@@ -34,10 +34,10 @@ SHOW_ON_ABOUT=1
|
34
|
34
|
TOX_PORT=33445
|
35
|
35
|
|
36
|
36
|
# upstream is https://github.com/TokTok/c-toxcore
|
37
|
|
-TOXCORE_REPO="https://github.com/bashrc/toxcore"
|
|
37
|
+TOXCORE_REPO="https://code.freedombone.net/bashrc/toxcore"
|
38
|
38
|
TOXCORE_COMMIT='7d399cedcfd20f0d91a8caf386ae3c63f4dcf285'
|
39
|
39
|
|
40
|
|
-TOXID_REPO="https://github.com/bashrc/toxid"
|
|
40
|
+TOXID_REPO="https://code.freedombone.net/bashrc/toxid"
|
41
|
41
|
TOX_BOOTSTRAP_ID_FILE=/var/lib/tox-bootstrapd/pubkey.txt
|
42
|
42
|
# These are some default nodes, but you can replace them with trusted nodes
|
43
|
43
|
# as you prefer. See https://wiki.tox.im/Nodes
|
|
@@ -50,7 +50,7 @@ TOXIC_REPO="https://github.com/Tox/toxic"
|
50
|
50
|
TOXIC_COMMIT='68ce17a57fd05599968a299e5dc516e183ebcf75'
|
51
|
51
|
TOXIC_FILE=/usr/local/bin/toxic
|
52
|
52
|
|
53
|
|
-QTOX_REPO="https://github.com/bashrc/qTox"
|
|
53
|
+QTOX_REPO="https://code.freedombone.net/bashrc/qTox"
|
54
|
54
|
QTOX_COMMIT='origin/bashrc/freedombone'
|
55
|
55
|
|
56
|
56
|
tox_variables=(SYSTEM_TYPE
|